wasm-render icon indicating copy to clipboard operation
wasm-render copied to clipboard

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

Open zhuyong opened this issue 6 years ago • 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.

zhuyong avatar Sep 02 '19 09:09 zhuyong