-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Add prelimenary wasm32 support #381
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Conversation
(rust_highfive has picked a reviewer for you, use r? to override) |
Add prelimenary wasm32 support For the moment there's nothing different about the emscripten libc implementations for asmjs and wasm32.
💔 Test failed - travis |
@bors: retry On Tue, Sep 6, 2016 at 3:54 PM, bors notifications@github.com wrote:
|
Add prelimenary wasm32 support For the moment there's nothing different about the emscripten libc implementations for asmjs and wasm32.
☀️ Test successful - status-appveyor, travis |
musl target needs std::mem now Closes nix-rust/nix#325.
For the moment there's nothing different about the emscripten libc implementations for asmjs and wasm32.