| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| wasmer-darwin-arm64.tar.gz | 2025-10-08 | 107.4 MB | |
| wasmer-darwin-amd64.tar.gz | 2025-10-08 | 111.8 MB | |
| wasmer-windows-gnu64.tar.gz | 2025-10-08 | 58.6 MB | |
| wasmer-linux-riscv64.tar.gz | 2025-10-08 | 80.7 MB | |
| wasmer-linux-aarch64.tar.gz | 2025-10-08 | 89.1 MB | |
| wasmer-linux-amd64.tar.gz | 2025-10-08 | 116.3 MB | |
| wasmer-windows-amd64.tar.gz | 2025-10-08 | 104.2 MB | |
| wasmer-windows.exe | 2025-10-08 | 66.3 MB | |
| README.md | 2025-10-08 | 518 Bytes | |
| Release v6.1.0 source code.tar.gz | 2025-10-08 | 105.9 MB | |
| Release v6.1.0 source code.zip | 2025-10-08 | 106.9 MB | |
| Totals: 11 Items | 947.3 MB | 0 | |
This release adds:
- The dynamic linker which, paired with wasixcc, can load DL modules at runtime
- New WASIX syscalls for reflection, dynamic function invocation and closure creation; this makes WASIX compatible with libffi
- Better support for the Exception Handling proposal in the LLVM backend
- The
--build-remoteflag forwasmer deploy, which lets you build packages in the cloud rather than locally - And many more stability fixes and improvements.