Initial webassembly support via LLVM #36317
Labels
A-codegen
Area: Code generation
E-help-wanted
Call for participation: Help is requested to fix this issue.
O-wasm
Target: WASM (WebAssembly), http://webassembly.org/
After a lot of work from a number of people, including @badboy and @tomaka it looks like we're home free. Here's a recent summary. And we still need help, and fast. If you want to volunteer, either say which of these you want to tackle here or on the irlo thread and I'll mark you down.
Immediate tasks to get preliminary asmjs support:
The first three here somebody else can pick up. I'll probably need to do the last two.
Remaining tasks:
Many of the failing tests are for multithreading. Let's not try to tackle that, but there are probably plenty that can be fixed. Adding the wasm target is probably the most fun. Ask in emscripten about how to test it. Having a mind-blowing demo is going to be important for us to bring the thunder alongside the wasm launch.
The text was updated successfully, but these errors were encountered: