-
-
Notifications
You must be signed in to change notification settings - Fork 15k
Initial webassembly support via LLVM #36317
Copy link
Copy link
Closed
Labels
A-codegenArea: Code generationArea: Code generationE-help-wantedCall for participation: Help is requested to fix this issue.Call for participation: Help is requested to fix this issue.O-wasmTarget: WASM (WebAssembly), http://webassembly.org/Target: WASM (WebAssembly), http://webassembly.org/
Description
Metadata
Metadata
Assignees
Labels
A-codegenArea: Code generationArea: Code generationE-help-wantedCall for participation: Help is requested to fix this issue.Call for participation: Help is requested to fix this issue.O-wasmTarget: WASM (WebAssembly), http://webassembly.org/Target: WASM (WebAssembly), http://webassembly.org/
Type
Fields
Give feedbackNo fields configured for issues without a type.
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.