Skip to content

Error using IIFE AsBind #53

@tyronedougherty

Description

@tyronedougherty

Hi there,

I've run into the following error whenever I try to use the AsBindIIFE.AsBind.instantiate function:

as-bind.iife.js:11 Uncaught (in promise) Error: Required Exported AssemblyScript Runtime functions are not present. Runtime must be set to "full" or "stub"

Any idea what the issue is? I've tried setting the runtime like so in my package.json:

    "asbuild:untouched": "asc ./node_modules/as-bind/lib/assembly/as-bind.ts assembly/index.ts --target debug --runtime full",

But that seems to have had no effect.

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