alanmacleod/wasm-render

TypeError: this.wasm._malloc is not a function.

zhuyong opened this issue · 0 comments

SharedMemory.ts:30 Uncaught TypeError: this.wasm._malloc is not a function
at SharedMemory.allocate (SharedMemory.ts:30)
at new SharedMemory (SharedMemory.ts:23)
at HTMLImageElement.i.onload (Texture.ts:51)

what's reason of this issue ? anybody met it? thanks.