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
zen_engine_wasm_bg.beb22cf8.wasm:0x71c7d Uncaught RuntimeError: memory access out of bounds
at zen_engine_wasm_bg.beb22cf8.wasm:0x71c7d
at zen_engine_wasm_bg.beb22cf8.wasm:0x70e9f
at VariableTypeFinalization (zen_engine_wasm.js:254:44)
Uncaught RuntimeError: unreachable
at zen_engine_wasm_bg.beb22cf8.wasm:0x6f1fc
at zen_engine_wasm_bg.beb22cf8.wasm:0x70e66
at zen_engine_wasm_bg.beb22cf8.wasm:0x71806
at zen_engine_wasm_bg.beb22cf8.wasm:0x6fb35
at zen_engine_wasm_bg.beb22cf8.wasm:0x71cad
at zen_engine_wasm_bg.beb22cf8.wasm:0x70e9f
at VariableTypeFinalization (zen_engine_wasm.js:254:44)
at FinalizationRegistry.cleanupSome (<anonymous>)
The text was updated successfully, but these errors were encountered:
Im getting an error when using wasm with nextjs it im not sure if its a nextjs error or a wasm/rust error?
this is how im loading the wasm.
and this is the next.config.js
The text was updated successfully, but these errors were encountered: