-
Notifications
You must be signed in to change notification settings - Fork 3
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
Hackathon Development Roadmap #1
Comments
The design document that makes this parsing work most productive for me thus far has been here: https://webassembly.github.io/spec/core/binary/modules.html |
|
|
I (alexanderkyte) plan to own this component Development done here: https://github.com/alexanderkyte/Wasm2CIL/tree/opcode_emit |
Webassembly needs javascript glue to work properly. I think this interpreter should be perfect for glue init. |
Things between now and an MVP:
The text was updated successfully, but these errors were encountered: