Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename wasm32-wasi to wasm32-wasi-preview1 #1417

Closed

Conversation

yoshuawuyts
Copy link
Member

@yoshuawuyts yoshuawuyts commented Apr 21, 2023

Implements rust-lang/compiler-team#607. Sibling to rust-lang/rust#110596 and rust-lang/rustc-dev-guide#1678.

This PR renames the wasm32-wasi target to wasm32-wasi-preview1, in accordance to the accepted compiler team MCP. I'm not sure what the right ordering is wrt merging this PR? Does this need to wait on rust-lang/rust#110596 being merged first?

@rustbot
Copy link
Collaborator

rustbot commented Apr 21, 2023

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @Amanieu (or someone else) soon.

@yoshuawuyts yoshuawuyts changed the title rename wasm32-wasi to wasm32-wasi-preview1 Rename wasm32-wasi to wasm32-wasi-preview1 Apr 21, 2023
@yoshuawuyts
Copy link
Member Author

I believe CI is failing because rust-lang/rust#110596 has not been merged yet.

@lu-zero
Copy link
Contributor

lu-zero commented Apr 21, 2023

I believe CI is failing because rust-lang/rust#110596 has not been merged yet.

Yes.

I wonder if you want to also add preview2 in the same PR since I assume the current code should be tested (and works) with it as well.

@Amanieu
Copy link
Member

Amanieu commented Apr 21, 2023

LGTM, just ping me once rust-lang/rust#110596 makes it into a nightly and I'll merge this.

alexcrichton added a commit to alexcrichton/stdarch that referenced this pull request Mar 5, 2024
This commit is a replacement for rust-lang#1417 now that rust-lang/rust#12046 has
landed. While I was here I went ahead and updated the Wasmtime used in
CI and adapted its command line as well.
@alexcrichton
Copy link
Member

I've posted a replacement for this at #1546 in light of the "new plan"

@Amanieu Amanieu closed this in #1546 Mar 5, 2024
Amanieu pushed a commit that referenced this pull request Mar 5, 2024
This commit is a replacement for #1417 now that rust-lang/rust#12046 has
landed. While I was here I went ahead and updated the Wasmtime used in
CI and adapted its command line as well.
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.

5 participants