-
Notifications
You must be signed in to change notification settings - Fork 24
__getArray is not a function #97
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Uncaught TypeError: t.exports.__getArray is not a function
- import * as loader from "./node_modules/as-bind/dist/as-bind.esm.js"; (0.8.2)
-
const module = await loader.instantiate( fetch("build/optimized.wasm"), importObject );
- get the error
as-bind.esm.js:1 Uncaught TypeError: t.exports.__getArray is not a functionin chrome.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working