import { render_wasm } from "./pkg/hatsuon.js"; let v = render_wasm("しもきたざわ", new Uint8Array([0,1,1,0,0,0])) Deno.writeFileSync("test2.png", v)