This is tracking work for our own Rust target. - [ ] Wire up JS file output in Cargo. - [ ] https://github.com/rust-lang/rust/pull/156719 - [ ] Inline ASM support to generate object files instead of passing to LLVM. - [ ] Custom target JSON support for CI/local development without a custom toolchain. https://github.com/rust-lang/wg-cargo-std-aware/issues/7
This is tracking work for our own Rust target.
asm!interpolaterust-lang/rust#156719