What's Changed
- Update to wasi-sdk-30 in CI by @alexcrichton in #1522
- wit-bindgen: generate only one StreamPayload or FuturePayload implementation per type alias set by @danielvallance in #1482
- Prepare for wasm-tools 0.245 by @cpetig in #1521
- Component model threading intrinsic updates by @TartanLlama in #1519
- Generate nominal IDs for all bindings generation by @alexcrichton in #1526
- Rust: merge structurally equal types in bindgen by @chenyan2002 in #1468
- Adjust docs of
--merge-structurally-equal-typesby @alexcrichton in #1531 - Add
cargo binstallmetadata forwit-bindgen-cliby @alexcrichton in #1525 - Handle resources in
is_structurally_equalby @alexcrichton in #1530 - rust: Reimplement how stream/future payloads work by @alexcrichton in #1528
- Release wit-bindgen 0.53.0 by @github-actions[bot] in #1532
New Contributors
- @danielvallance made their first contribution in #1482
Full Changelog: v0.52.0...v0.53.0