Skip to content

Conversation

@sunfishcode
Copy link
Member

This adds code to recognize "wasm32-wasip1", "wasm32-wasip2", and "wasm32-wasip3" as explicit targets, and adds a deprecation warning when the "wasm32-wasi" target is used, pointing users to the "wasm32-wasip1" target.

Fixes #165344.

I'm filing this as a draft PR for now, as I've only just now proposed to make this change in #165344.

This adds code to recognize "wasm32-wasip1", "wasm32-wasip2", and
"wasm32-wasip3" as explicit targets, and adds a deprecation warning
when the "wasm32-wasi" target is used, pointing users to the
"wasm32-wasip1" target.

Fixes llvm#165344.
@github-actions
Copy link

github-actions bot commented Oct 28, 2025

✅ With the latest revision this PR passed the C/C++ code formatter.

@alexrp alexrp mentioned this pull request Oct 28, 2025
24 tasks
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.

Rename wasm32-wasi to wasm32-wasip1

1 participant