| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| wasm-tools-1.250.0-x86_64-musl.tar.gz | 2026-05-21 | 6.2 MB | |
| wasm-tools-1.250.0-x86_64-windows.zip | 2026-05-21 | 4.6 MB | |
| wasm-tools-1.250.0-wasm32-wasip1.tar.gz | 2026-05-21 | 3.8 MB | |
| wasm-tools-1.250.0-x86_64-linux.tar.gz | 2026-05-21 | 6.0 MB | |
| wasm-tools-1.250.0-x86_64-macos.tar.gz | 2026-05-21 | 5.8 MB | |
| wasm-tools-1.250.0-aarch64-linux.tar.gz | 2026-05-21 | 5.9 MB | |
| wasm-tools-1.250.0-aarch64-macos.tar.gz | 2026-05-21 | 5.4 MB | |
| wasm-tools-1.250.0-aarch64-musl.tar.gz | 2026-05-21 | 6.0 MB | |
| wasm-tools-1.250.0-aarch64-windows.zip | 2026-05-21 | 4.3 MB | |
| wasm-tools-1.250.0-riscv64-linux.tar.gz | 2026-05-21 | 6.4 MB | |
| README.md | 2026-05-21 | 748 Bytes | |
| v1.250.0 source code.tar.gz | 2026-05-21 | 5.6 MB | |
| v1.250.0 source code.zip | 2026-05-21 | 9.3 MB | |
| Totals: 13 Items | 69.3 MB | 0 | |
What's Changed
- addr2line: echo input addresses back as given instead of hex by @eyupcanakman in https://github.com/bytecodealliance/wasm-tools/pull/2521
- Simplify serde for wit-encoder func by @MendyBerger in https://github.com/bytecodealliance/wasm-tools/pull/2522
- feat: (CM64) Validate 64bit
waitables by @michael-weigelt in https://github.com/bytecodealliance/wasm-tools/pull/2514 - A few small things that were missing in
wasm-smith's Wasm GC support by @fitzgen in https://github.com/bytecodealliance/wasm-tools/pull/2523 - Release wasm-tools 1.250.0 by @github-actions[bot] in https://github.com/bytecodealliance/wasm-tools/pull/2525
Full Changelog: https://github.com/bytecodealliance/wasm-tools/compare/v1.249.0...v1.250.0