Skip to content

Investigate Rust #15

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

Closed
axic opened this issue Jul 25, 2016 · 3 comments
Closed

Investigate Rust #15

axic opened this issue Jul 25, 2016 · 3 comments

Comments

@axic
Copy link
Member

axic commented Jul 25, 2016

There is an ongoing effort in having a Rust compiler to output WASM:

(wasm/wast toolkit written in Rust: https://gitlab.com/DanielKeep/wasm)

@axic
Copy link
Member Author

axic commented Jul 26, 2016

mir2wasm seems to work, but imports are not fully supported yet. They need to be added manually to mir2wasm on top of using them via the FFI

@axic
Copy link
Member Author

axic commented Oct 9, 2016

See #13.

@axic axic closed this as completed Jul 30, 2018
@axic
Copy link
Member Author

axic commented Jul 30, 2018

Current status: https://github.com/ewasm/ewasm-rust-api

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

No branches or pull requests

2 participants