Tracking Issue for WebAssembly atomic wait and notify intrinsics #111194
Labels
C-tracking-issue
Category: A tracking issue for an RFC or an unstable feature.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Feature gate:
#![feature(stdarch_wasm_atomic_wait)]
This is a tracking issue for WebAssmbly intrinsics for the
memory.atomic.{wait32,wait64,notify}
instructions.Public API
Steps / History
Unresolved Questions
Footnotes
https://std-dev-guide.rust-lang.org/feature-lifecycle/stabilization.html ↩
The text was updated successfully, but these errors were encountered: