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-unknown-wasi to wasm32-unknown-wasip1 in the build system #415

Merged
merged 4 commits into from
Mar 28, 2024

Conversation

kateinoigakukun
Copy link
Member

WASI community is going to be introducing pN suffix to the target triples to distinguish the different versions of the WASI Preview versions (e.g. wasm32-unknown-wasip1 for WASI Preview1) to prepare the upcoming WASI Preview2 and so on.

Other projects are also following this change:

…system

WASI community is going to be introducing pN suffix to the target triples
to distinguish the different versions of the WASI Preview versions (e.g.
`wasm32-unknown-wasip1` for WASI Preview1) to prepare the upcoming WASI
Preview2 and so on.

Other projects are also following this change:
* WebAssembly/wasi-libc#478
* rust-lang/compiler-team#607
`rake native gem` somehow fails due to symlinks under builders/ directory.
@kateinoigakukun kateinoigakukun marked this pull request as ready for review March 28, 2024 06:02
@kateinoigakukun kateinoigakukun merged commit abf6ef4 into main Mar 28, 2024
29 checks passed
@kateinoigakukun kateinoigakukun deleted the katei/explicit-wasip1 branch March 28, 2024 06:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant