import { initSync } from "https://dotland.deno.dev/x/melody@v0.18.1/melody_wasm.d.ts";
Synchronously compiles the given bytes
and instantiates the WebAssembly module.
x/melody/melody_wasm.d.ts>initSync
import { initSync } from "https://dotland.deno.dev/x/melody@v0.18.1/melody_wasm.d.ts";
Synchronously compiles the given bytes
and instantiates the WebAssembly module.