Skip to content

__getArray is not a functionΒ #97

@Chris-Kin

Description

@Chris-Kin

Uncaught TypeError: t.exports.__getArray is not a function

  1. import * as loader from "./node_modules/as-bind/dist/as-bind.esm.js"; (0.8.2)
  2. const module = await loader.instantiate(
        fetch("build/optimized.wasm"),
        importObject
    );
  3. get the error as-bind.esm.js:1 Uncaught TypeError: t.exports.__getArray is not a function in chrome.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions