Skip to content

proposal: syscall/js: publish wasm_exec.js and wasm_exec_node.js bindings to npm #58250

Open
@russellsteadman

Description

@russellsteadman

Issue

Currently the wasm_exec.js and wasm_exec_node.js files for executing WASM builds have to be manually added to JavaScript projects. This creates versioning issues, type issues for TypeScript projects, and is not a normal workflow for larger projects.

Solution

Create and publish a package containing wasm_exec.js and wasm_exec_node.js to npm. Add built-in TypeScript definitions.

Implementation

If this is selected to move forward, I can create a pull request.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Incoming

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions