bytecodealliance / bytecodealliance/cargo-component
Use wasm-wasip2 target as default build target
Open
- Dominant language
- Rust
- Stars
- 593
- Forks
- 68
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/bytecodealliance/cargo-component/blob/1e58afa097e153797e4195cf3f2bc749a3654f31/README.md?plain=1#L184
Hi! I saw this today, but the referred issue has been closed as complete. The latest cargo-component 0.19 still uses wasm-wasip1 as the default build target.
Rust in the latest stable 1.82 has promoted wasm-wasip2 as a tier-2 target, see https://github.com/rust-lang/rust/issues/129997. I think it's time to change the README and the behavior of cargo-component?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.