Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upSupport WebAssembly (wasm) #9232
Comments
|
V8 just announced their intentions to support WASM: @asajeffrey is currently experimenting with a pure-Rust implementation of the WASM runtime: |
|
If it weren't for asajeffrey's experimenting efforts, I probably wouldn't have opened this since this would otherwise be a SpiderMonkey tracking issue. So if people think this tracking issue is not appropriate in Servo, feel free to close this, but it might be nice to have it to follow along on the progress. |
|
Chromium tracking issue: |
|
I'm happy to have a Servo issue for this. Issues with the Rust wasm implementation should be tracked at https://github.com/asajeffrey/wasm. |
|
Hello I have a good news =) , Microsoft has opensourced their JavaScript chakra engine !! |
|
Gecko metabug: https://bugzilla.mozilla.org/show_bug.cgi?id=1188259 |
|
Another wasm in Rust project appears: https://gitlab.com/DanielKeep/wasm |
I haven't been keeping up on the WASM mailing lists. Do people know of any projects or modules that people have made to support this in Servo or Rust land? |
|
Is this done now? |
|
Yep! |
https://en.wikipedia.org/wiki/WebAssembly
https://github.com/WebAssembly/design
https://www.w3.org/community/webassembly/