blob: 120986d2070d6788aa62b3196faa0dd29fc369a4 [file] [log] [blame]
import { f } from "./memory.wasm"
export const m = new WebAssembly.Memory({ initial: 10 });