mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 01:42:54 +03:00
88cb597e7a
Remove --memory-init-file flag when linking with Emscripten This flag does nothing. It only applies when generating asmjs JavaScript. ``@sbc100``
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.