mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 07:13:24 +03:00
10e053dbb5
This makes cdylibs compile to working Emscripten dynamic libraries without passing extra RUSTFLAGS. This was previously approved as PR 98358 but there were CI failures that I never got around to fixing.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.