| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| wasm-tools-1.252.0-wasm32-wasip1.tar.gz | 2026-06-12 | 3.8 MB | |
| wasm-tools-1.252.0-x86_64-linux.tar.gz | 2026-06-12 | 6.0 MB | |
| wasm-tools-1.252.0-x86_64-macos.tar.gz | 2026-06-12 | 5.8 MB | |
| wasm-tools-1.252.0-x86_64-musl.tar.gz | 2026-06-12 | 6.3 MB | |
| wasm-tools-1.252.0-x86_64-windows.zip | 2026-06-12 | 4.6 MB | |
| wasm-tools-1.252.0-aarch64-linux.tar.gz | 2026-06-12 | 6.0 MB | |
| wasm-tools-1.252.0-aarch64-macos.tar.gz | 2026-06-12 | 5.3 MB | |
| wasm-tools-1.252.0-aarch64-musl.tar.gz | 2026-06-12 | 6.0 MB | |
| wasm-tools-1.252.0-aarch64-windows.zip | 2026-06-12 | 4.3 MB | |
| wasm-tools-1.252.0-riscv64-linux.tar.gz | 2026-06-12 | 6.4 MB | |
| README.md | 2026-06-12 | 1.0 kB | |
| v1.252.0 source code.tar.gz | 2026-06-12 | 5.6 MB | |
| v1.252.0 source code.zip | 2026-06-12 | 9.3 MB | |
| Totals: 13 Items | 69.4 MB | 0 | |
What's Changed
- Converge to unicode-ident and remove unicode-xid dependency by @Marcondiro in https://github.com/bytecodealliance/wasm-tools/pull/2535
- wasm-smith: Allow limiting the size of const arrays by @alexcrichton in https://github.com/bytecodealliance/wasm-tools/pull/2536
- fix(wit-encoder): only use serde attribute if serde is enabled by @MendyBerger in https://github.com/bytecodealliance/wasm-tools/pull/2538
- Enable the
CM_ASYNCfeature by default by @alexcrichton in https://github.com/bytecodealliance/wasm-tools/pull/2539 - fix(wit-parser)!: preserve docs on world interface imports/exports by @ricochet in https://github.com/bytecodealliance/wasm-tools/pull/2540
- Release wasm-tools 1.252.0 by @github-actions[bot] in https://github.com/bytecodealliance/wasm-tools/pull/2541
New Contributors
- @Marcondiro made their first contribution in https://github.com/bytecodealliance/wasm-tools/pull/2535
Full Changelog: https://github.com/bytecodealliance/wasm-tools/compare/v1.251.0...v1.252.0