We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1157f40 + cfe85a3 commit e4f8824Copy full SHA for e4f8824
compiler/rustc_target/src/spec/targets/wasm32_wasip2.rs
@@ -1,6 +1,6 @@
1
//! The `wasm32-wasip2` target is the next evolution of the
2
//! wasm32-wasi target. While the wasi specification is still under
3
-//! active development, the {review 2 iteration is considered an "island
+//! active development, the preview 2 iteration is considered an "island
4
//! of stability" that should allow users to rely on it indefinitely.
5
//!
6
//! The `wasi` target is a proposal to define a standardized set of WebAssembly
0 commit comments