Skip to content

unpublish wasip2 post #1397

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 5, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions posts/2024-09-05-Rust-1.81.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,9 +153,6 @@ instead. Both targets are the same, `wasm32-wasi` is only being renamed, and
this [change to the WASI target](https://blog.rust-lang.org/2024/04/09/updates-to-rusts-wasi-targets.html)
is being done to enable removing `wasm32-wasi` in January 2025.

The `wasm32-wasip2` target, which targets WASI 0.2, is now also a tier 2 target.
See [the announcement post](https://blog.rust-lang.org/2024/09/05/wasip2-tier-2.html) for more details.

#### Fixes CVE-2024-43402

`std::process::Command` now correctly escapes arguments when invoking batch
Expand Down
84 changes: 0 additions & 84 deletions posts/2024-09-05-wasip2-tier-2.md

This file was deleted.