Skip to content

Pipeline wasm + js bindings support #136

@loredanacirstea

Description

@loredanacirstea

Instantiating & executing bare wasm modules works, but we only get wasm value types across the js-wasm boundary.

We need to test dynamically loading wasm with JS bindings. Currently, wasm-pack produces packages with circular dependencies between wasm and js, which makes instantiation harder - we need a working example.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions