| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| wasmer-darwin-arm64.tar.gz | 2026-07-23 | 242.1 MB | |
| wasmer-windows-gnu64.tar.gz | 2026-07-23 | 175.3 MB | |
| wasmer-linux-riscv64.tar.gz | 2026-07-23 | 81.5 MB | |
| wasmer-linux-aarch64.tar.gz | 2026-07-23 | 240.8 MB | |
| wasmer-linux-amd64.tar.gz | 2026-07-23 | 258.3 MB | |
| wasmer-windows-amd64.tar.gz | 2026-07-23 | 217.6 MB | |
| wasmer-full-source.tar.gz | 2026-07-23 | 148.1 MB | |
| wasmer-windows.exe | 2026-07-23 | 141.2 MB | |
| README.md | 2026-07-23 | 548 Bytes | |
| Release v7.2.1 source code.tar.gz | 2026-07-23 | 26.2 MB | |
| Release v7.2.1 source code.zip | 2026-07-23 | 27.4 MB | |
| Totals: 11 Items | 1.6 GB | 0 | |
[!IMPORTANT] For packaging purposes, use the provided
wasmer-full-source.tar.xz, which includes all required submodules.
This release adds:
- Implement externref/funcref reference surface (#6791)
See full list of changes in the [CHANGELOG](https://github.com/wasmerio/wasmer/blob/release-7.2/CHANGELOG.md#721
Install this version of wasmer:
:::sh
curl https://get.wasmer.io -sSfL | sh -s "v7.2.1"