I got this problem when I run this code in index.ts with Deno.
const wasm = await Deno.readFile("./wasm_test/pkg/wasm_test_bg.wasm"); const wasmModule =