Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
w4-linux.zip | 2024-12-13 | 20.0 MB | |
w4-mac.zip | 2024-12-13 | 20.1 MB | |
w4-windows.zip | 2024-12-13 | 16.6 MB | |
README.md | 2024-12-13 | 1.6 kB | |
v2.7.1 source code.tar.gz | 2024-12-13 | 3.3 MB | |
v2.7.1 source code.zip | 2024-12-13 | 3.5 MB | |
Totals: 6 Items | 63.4 MB | 0 |
What's Changed
- rect: fix bounds by @JerwuQu in https://github.com/aduros/wasm4/pull/717
- Add Grain language support by @tjpalmer in https://github.com/aduros/wasm4/pull/712
- Fix Zig template for Zig 0.13.0 by @ibillingsley in https://github.com/aduros/wasm4/pull/723
- compile with --threads:off Update cart.nimble by @0riginaln0 in https://github.com/aduros/wasm4/pull/742
- Add font size to constants by @ov7a in https://github.com/aduros/wasm4/pull/735
- png2src: add ability to handle any width by @lukki15 in https://github.com/aduros/wasm4/pull/713
- netplay: patch export globals and sync them by @JerwuQu in https://github.com/aduros/wasm4/pull/715
- Enable bulk memory for C template by @yamt in https://github.com/aduros/wasm4/pull/761
- Add toywasm support by @yamt in https://github.com/aduros/wasm4/pull/749
- Revive and fix glfw for macOS by @yamt in https://github.com/aduros/wasm4/pull/766
- web: safely handle immutable globals [#779] by @JerwuQu in https://github.com/aduros/wasm4/pull/780
- native runtime: implement memory bounds check by @yamt in https://github.com/aduros/wasm4/pull/751
- native runtime: a few endian and alignment fixes by @yamt in https://github.com/aduros/wasm4/pull/782
- zig: allow 'zig build run' by @iacore in https://github.com/aduros/wasm4/pull/699
- fix: working tinygo target.json by @matm in https://github.com/aduros/wasm4/pull/783
- return png2src error to caller by @peppergrayxyz in https://github.com/aduros/wasm4/pull/787
Full Changelog: https://github.com/aduros/wasm4/compare/v2.7.0...v2.7.1