We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a64a58e commit 832a762Copy full SHA for 832a762
posts/2024-09-05-wasip2-tier-2.md
@@ -9,7 +9,7 @@ targets](https://blog.rust-lang.org/2024/04/09/updates-to-rusts-wasi-targets.htm
9
to the main Rust blog. In it we covered the rename of the `wasm32-wasi` target
10
to `wasm32-wasip1`, and the introduction of the new `wasm32-wasip2` target as a
11
"tier 3" target. This meant that while the target was available as part of
12
-`rust-lang/rustc`, it was not guaranteed to build. We're pleased to announce
+`rustc`, it was not guaranteed to build. We're pleased to announce
13
that this is changing.
14
15
For those unfamiliar with WebAssembly (Wasm) components and WASI 0.2, here is a
0 commit comments