I've opened https://github.com/rust-lang/compiler-team/issues/760 as a proposal for upstream rust-lang/rust to enable the addition of wasm32-wasip2
with rustup target add
. Wanted to link that here in case anyone has thoughts/opinions! The official place for discussion is on the rust-lang/rust zulip but happy to chat here too
Read the proposal over; looks great!
announcement post is live! https://blog.rust-lang.org/2024/09/05/wasip2-tier-2.html
oops, maybe we didn't -
working with alex on a solution
The link above is now a dead link (intentionally) since it turns out we accidentally jumped the gun due to a weird alignment of all the starts involved. Stay tuned for Rust 1.82 which will indeed have this target :) (or try it today in beta!)
Hello!
I don't see mention of the Tier 2 upgrade in Rust 1.82.0 release notes, is it normal? I was wondering if the new toolchain is available or not?
Thanks :pray:
Oh it's in the main release notes but not present in the blog post yeah. But yes wasm32-wasip2
is available now
Yay! :tada:
Thanks a lot for your time and dedication :praise:
I've been meaning to find the time to update and publish a dedicated blog post for this on the main Rust blog
has been a busy two weeks
re-filed the PR to add the blog post: https://github.com/rust-lang/blog.rust-lang.org/pull/1433
Last updated: Nov 22 2024 at 17:03 UTC