Nightly std
fails to build for WASM with -C target-feature=+atomics
#100055
Labels
C-bug
Category: This is a bug.
Trying to build the standard library for the
wasm32-unknown-unknown
target with-C target-feature=+atomics
fails using the latest nightly compiler. Specifically, this happens:Meta
rustc --version --verbose
:The text was updated successfully, but these errors were encountered: