rustc-dev-guide icon indicating copy to clipboard operation
rustc-dev-guide copied to clipboard

Rename `wasm32-wasi` to `wasm32-wasi-preview1`

Open yoshuawuyts opened this issue 2 years ago • 1 comments

Implements https://github.com/rust-lang/compiler-team/issues/607. Sibling to https://github.com/rust-lang/rust/pull/110596 and https://github.com/rust-lang/stdarch/pull/1417.

This PR renames the wasm32-wasi target to wasm32-wasi-preview1, in accordance to the accepted compiler team MCP.

yoshuawuyts avatar Apr 21 '23 14:04 yoshuawuyts

This needs a rebase and we need to wait on https://github.com/rust-lang/rust/pull/110596

spastorino avatar Oct 26 '23 14:10 spastorino

needs a rebase and name change, then it's good

Noratrieb avatar Jun 23 '24 14:06 Noratrieb

@Nilstrieb ty for the ping; done!

yoshuawuyts avatar Jun 23 '24 17:06 yoshuawuyts