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 e22aec2 commit f203865Copy full SHA for f203865
posts/2024-04-10-updates-to-rusts-wasi-targets.md
@@ -57,7 +57,7 @@ between target names, we'll begin rolling out a name change to the existing WASI
57
0.1 target. Starting in Rust 1.78 (May 2nd, 2024) a new `wasm32-wasip1` target
58
will become available. Starting Rust 1.81 we will begin warning existing users
59
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
+(January 9th, 2025) the `wasm32-wasi` target will no longer be shipped on the stable
61
release channel. This will provide an 8 month transition period for projects to
62
switch to the new target name when they update their Rust toolchains.
63
0 commit comments