Skip to content

Change Clang's default target to wasm32-wasip1#600

Merged
alexcrichton merged 1 commit intoWebAssembly:mainfrom
alexcrichton:change-default-name
Mar 5, 2026
Merged

Change Clang's default target to wasm32-wasip1#600
alexcrichton merged 1 commit intoWebAssembly:mainfrom
alexcrichton:change-default-name

Conversation

@alexcrichton
Copy link
Collaborator

No longer use wasm32-wasi since Clang issues a deprecation warning about that. This fixes the clang binary, by default, emitting a warning for example in the final build.

No longer use `wasm32-wasi` since Clang issues a deprecation warning
about that. This fixes the `clang` binary, by default, emitting a
warning for example in the final build.
@alexcrichton alexcrichton requested a review from dicej March 4, 2026 21:09
@alexcrichton alexcrichton merged commit 4d474b1 into WebAssembly:main Mar 5, 2026
10 checks passed
@alexcrichton alexcrichton deleted the change-default-name branch March 5, 2026 17:02
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