WebAssembly targets: The Change in Default Target-Features That You Need to Be Aware Of
The Rust compiler has recently upgraded to using LLVM 19 and this change accompanies some updates to the default set of target features enabled for WebAssembly targets of the Rust compiler. Beta Rust ...