| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| wasm-tools-1.248.0-wasm32-wasip1.tar.gz | 2026-04-28 | 3.8 MB | |
| wasm-tools-1.248.0-x86_64-linux.tar.gz | 2026-04-28 | 6.0 MB | |
| wasm-tools-1.248.0-x86_64-macos.tar.gz | 2026-04-28 | 5.8 MB | |
| wasm-tools-1.248.0-x86_64-musl.tar.gz | 2026-04-28 | 6.3 MB | |
| wasm-tools-1.248.0-x86_64-windows.zip | 2026-04-28 | 4.6 MB | |
| wasm-tools-1.248.0-aarch64-linux.tar.gz | 2026-04-28 | 6.0 MB | |
| wasm-tools-1.248.0-aarch64-macos.tar.gz | 2026-04-28 | 5.4 MB | |
| wasm-tools-1.248.0-aarch64-musl.tar.gz | 2026-04-28 | 6.0 MB | |
| wasm-tools-1.248.0-aarch64-windows.zip | 2026-04-28 | 4.3 MB | |
| wasm-tools-1.248.0-riscv64-linux.tar.gz | 2026-04-28 | 6.4 MB | |
| README.md | 2026-04-28 | 1.7 kB | |
| v1.248.0 source code.tar.gz | 2026-04-28 | 5.6 MB | |
| v1.248.0 source code.zip | 2026-04-28 | 9.2 MB | |
| Totals: 13 Items | 69.3 MB | 7 | |
What's Changed
- wasmparser: Relocation range end can wrap on 32-bit targets by @jedisct1 in https://github.com/bytecodealliance/wasm-tools/pull/2497
- Update workspace to the 2024 edition by @alexcrichton in https://github.com/bytecodealliance/wasm-tools/pull/2495
- feat: (CM64) Allow component model
resources to be represented byi64as well asi32. by @michael-weigelt in https://github.com/bytecodealliance/wasm-tools/pull/2496 - feat: (CM64) Make
reallocsignature match the memory's address type by @michael-weigelt in https://github.com/bytecodealliance/wasm-tools/pull/2501 - Link FIXME to its issue by @michael-weigelt in https://github.com/bytecodealliance/wasm-tools/pull/2504
- feat: (CM64)
context.{set, get}accepti64immediate by @michael-weigelt in https://github.com/bytecodealliance/wasm-tools/pull/2502 - Require
memoryoption ifreallocis specified by @alexcrichton in https://github.com/bytecodealliance/wasm-tools/pull/2505 - Update wit-bindgen used in testing by @alexcrichton in https://github.com/bytecodealliance/wasm-tools/pull/2508
- Gate synchronous future/stream read/write separately by @alexcrichton in https://github.com/bytecodealliance/wasm-tools/pull/2507
- Release wasm-tools 1.248.0 by @github-actions[bot] in https://github.com/bytecodealliance/wasm-tools/pull/2509
New Contributors
- @jedisct1 made their first contribution in https://github.com/bytecodealliance/wasm-tools/pull/2497
- @michael-weigelt made their first contribution in https://github.com/bytecodealliance/wasm-tools/pull/2496
Full Changelog: https://github.com/bytecodealliance/wasm-tools/compare/v1.247.0...v1.248.0