rust-lang / blog.rust-lang.org

Home of the Rust and Inside Rust blogs
https://blog.rust-lang.org
Apache License 2.0
354 stars 285 forks source link

Post: The wasm32-wasip2 target has reached tier 2 support #1391

Closed yoshuawuyts closed 1 month ago

yoshuawuyts commented 1 month ago

Hey all, in Rust 1.81 the wasm32-wasip2 target reaches tier 2 support. This is a post explaining in more detail what that means, and what people can do with that. This is a follow-up to the post earlier this year where we introduced the new WASI targets.

I meant to have this post ready a couple of days ago. However life got in the way, and I only managed to finish it basically on the same day Rust 1.81 is going to go live. I was thinking: perhaps we can publish it as a companion post to the release notes (https://github.com/rust-lang/blog.rust-lang.org/pull/1386)? @rust-lang/release how would you feel about that?

cc/ @alexcrichton I implemented all feedback from the earlier draft; can I ask you to give this another skim to make sure the rewrite is correct?

cuviper commented 1 month ago

perhaps we can publish it as a companion post to the release notes (#1386)?

We could, but you might get more traction if we stagger that a little bit. I don't really mind either way though.