Skip to content

Commit 832a762

Browse files
Amend where target is available
1 parent a64a58e commit 832a762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/2024-09-05-wasip2-tier-2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ targets](https://blog.rust-lang.org/2024/04/09/updates-to-rusts-wasi-targets.htm
99
to the main Rust blog. In it we covered the rename of the `wasm32-wasi` target
1010
to `wasm32-wasip1`, and the introduction of the new `wasm32-wasip2` target as a
1111
"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
12+
`rustc`, it was not guaranteed to build. We're pleased to announce
1313
that this is changing.
1414

1515
For those unfamiliar with WebAssembly (Wasm) components and WASI 0.2, here is a

0 commit comments

Comments
 (0)