import "wasi"
import { rainbow } from "."
console.log(rainbow.blue("Hello from as-rainbow! Time to make this terminal pop!"))