Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pipeline wasm + js bindings support #136

Open
loredanacirstea opened this issue Mar 7, 2020 · 0 comments
Open

Pipeline wasm + js bindings support #136

loredanacirstea opened this issue Mar 7, 2020 · 0 comments

Comments

@loredanacirstea
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant