You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: