mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-19 20:42:00 +00:00
Remove asmjs Fulfills [MCP 668](https://github.com/rust-lang/compiler-team/issues/668). `asmjs-unknown-emscripten` does not work as-specified, and lacks essential upstream support for generating asm.js, so it should not exist at all.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.