Skip to content

Remove wasm32-wasi and wasm32-wasi-threads targets#637

Merged
alexcrichton merged 2 commits into
WebAssembly:mainfrom
alexcrichton:remove-old-target-names
Jun 16, 2026
Merged

Remove wasm32-wasi and wasm32-wasi-threads targets#637
alexcrichton merged 2 commits into
WebAssembly:mainfrom
alexcrichton:remove-old-target-names

Conversation

@alexcrichton

Copy link
Copy Markdown
Collaborator

These are now named wasm32-wasip1 and wasm32-wasip1-threads. The previous targets take time to build in CI and space in the distribution, and clang is warning about their usage. Remove them now that the warning has been around for a bit.

These are now named `wasm32-wasip1` and `wasm32-wasip1-threads`. The
previous targets take time to build in CI and space in the distribution,
and clang is warning about their usage. Remove them now that the warning
has been around for a bit.
@alexcrichton alexcrichton force-pushed the remove-old-target-names branch from 9f18986 to 1982cdc Compare June 16, 2026 13:45
@alexcrichton alexcrichton merged commit 378abca into WebAssembly:main Jun 16, 2026
23 of 24 checks passed
@alexcrichton alexcrichton deleted the remove-old-target-names branch June 16, 2026 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants