| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| wasm-tools-1.251.0-wasm32-wasip1.tar.gz | 2026-05-28 | 3.8 MB | |
| wasm-tools-1.251.0-x86_64-linux.tar.gz | 2026-05-28 | 6.0 MB | |
| wasm-tools-1.251.0-x86_64-macos.tar.gz | 2026-05-28 | 5.8 MB | |
| wasm-tools-1.251.0-x86_64-musl.tar.gz | 2026-05-28 | 6.3 MB | |
| wasm-tools-1.251.0-x86_64-windows.zip | 2026-05-28 | 4.6 MB | |
| wasm-tools-1.251.0-aarch64-linux.tar.gz | 2026-05-28 | 6.0 MB | |
| wasm-tools-1.251.0-aarch64-macos.tar.gz | 2026-05-28 | 5.3 MB | |
| wasm-tools-1.251.0-aarch64-musl.tar.gz | 2026-05-28 | 6.0 MB | |
| wasm-tools-1.251.0-aarch64-windows.zip | 2026-05-28 | 4.3 MB | |
| wasm-tools-1.251.0-riscv64-linux.tar.gz | 2026-05-28 | 6.4 MB | |
| README.md | 2026-05-28 | 1.3 kB | |
| v1.251.0 source code.tar.gz | 2026-05-28 | 5.6 MB | |
| v1.251.0 source code.zip | 2026-05-28 | 9.3 MB | |
| Totals: 13 Items | 69.3 MB | 0 | |
What's Changed
- wit-parser: don't panic on a re-exported imported resource by @eyupcanakman in https://github.com/bytecodealliance/wasm-tools/pull/2526
- Support components with custom page sizes by @anlavandier in https://github.com/bytecodealliance/wasm-tools/pull/2524
- Fix grammar typo in wit-dylib README.md by @brettcannon in https://github.com/bytecodealliance/wasm-tools/pull/2527
- wasm-wave: catch error in UntypedFuncCall::to_wasm_params by @pchickey in https://github.com/bytecodealliance/wasm-tools/pull/2528
- wit-parser: add ItemName type and parser by @pchickey in https://github.com/bytecodealliance/wasm-tools/pull/2529
- wasm-wave: parse wit ItemNames as UntypedFuncCall names by @pchickey in https://github.com/bytecodealliance/wasm-tools/pull/2530
- wit-parser: rust docs for ItemName, and instance_name method doing the obvious by @pchickey in https://github.com/bytecodealliance/wasm-tools/pull/2533
- Release wasm-tools 1.251.0 by @github-actions[bot] in https://github.com/bytecodealliance/wasm-tools/pull/2534
New Contributors
- @brettcannon made their first contribution in https://github.com/bytecodealliance/wasm-tools/pull/2527
Full Changelog: https://github.com/bytecodealliance/wasm-tools/compare/v1.250.0...v1.251.0