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

wasm-bindgen #114

Open
piranna opened this issue Apr 16, 2018 · 0 comments
Open

wasm-bindgen #114

piranna opened this issue Apr 16, 2018 · 0 comments

Comments

@piranna
Copy link

piranna commented Apr 16, 2018

Feature Request

Overview

Mozilla has been designed a proposal to make it easier to interop between Javascript and WebAssembly code, including specs about how strings and object must be specified in WebAssembly memory regions and how calls signature must be done. I think walt could greatly take advantage of this specs, but by using it and to make it easier to interop since it's a standar spec.

Impact

Small, just a matter to take a note on the differences of the current implementation with the wasm-bindgen spec and continue from there.

Details

https://github.com/rustwasm/wasm-bindgen
https://github.com/rustwasm/wasm-bindgen/blob/master/DESIGN.md

Due Date

2018-04-30

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