Skip to content

Conversation

sunfishcode
Copy link
Owner

Now that wasm32-wasip2 target has reached Tier 2 support in Rust, this is a patch switching the hello-wasi-http demo from using cargo-component to using the new wasm32-wasip2 target.

This removes a lot of boilerplate, which is nice. However, cargo-component has some support for managing dependencies, which is useful if users want to add non-WASI WIT files, which the core cargo tooling doesn't. So I'm just posting this as a draft for now.

Now that wasm32-wasip2 target has [reached Tier 2 support in Rust], this
is a patch switching the hello-wasi-http demo from using cargo-component
to using the new wasm32-wasip2 target.

[reached Tier 2 support in Rust]: https://blog.rust-lang.org/2024/11/26/wasip2-tier-2.html
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.

1 participant