Skip to content

Commit f203865

Browse files
yoshuawuytsCryZe
andauthored
Update posts/2024-04-10-updates-to-rusts-wasi-targets.md
Co-authored-by: Christopher Serr <[email protected]>
1 parent e22aec2 commit f203865

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/2024-04-10-updates-to-rusts-wasi-targets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ between target names, we'll begin rolling out a name change to the existing WASI
5757
0.1 target. Starting in Rust 1.78 (May 2nd, 2024) a new `wasm32-wasip1` target
5858
will become available. Starting Rust 1.81 we will begin warning existing users
5959
of `wasm32-wasi` to migrate to `wasm32-wasip1`. And finally in Rust 1.84
60-
(January 9th, 2025) the `wasm32-wasi` target will no shipped on the stable
60+
(January 9th, 2025) the `wasm32-wasi` target will no longer be shipped on the stable
6161
release channel. This will provide an 8 month transition period for projects to
6262
switch to the new target name when they update their Rust toolchains.
6363

0 commit comments

Comments
 (0)