Skip to content

Promises do not work (WebAssembly.instantiate in particular) #46

@alexdoesh

Description

@alexdoesh

Looks like WebAssembly.instantiate(...).then(...).catch(...) can't be properly evaluated due to lack of microtasks processing and message pumping in eval methods. I see a bunch of examples how to implement this in the old v8 versions, but can't understand yet what to do in 10.x, the API was changed significantly. Any chance you can advice how to proceed?

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions