What's Changed
- wit-parser: don't panic on a re-exported imported resource by @eyupcanakman in #2526
- Support components with custom page sizes by @anlavandier in #2524
- Fix grammar typo in wit-dylib README.md by @brettcannon in #2527
- wasm-wave: catch error in UntypedFuncCall::to_wasm_params by @pchickey in #2528
- wit-parser: add ItemName type and parser by @pchickey in #2529
- wasm-wave: parse wit ItemNames as UntypedFuncCall names by @pchickey in #2530
- wit-parser: rust docs for ItemName, and instance_name method doing the obvious by @pchickey in #2533
- Release wasm-tools 1.251.0 by @github-actions[bot] in #2534
New Contributors
- @brettcannon made their first contribution in #2527
Full Changelog: v1.250.0...v1.251.0