What's Changed
- rect: fix bounds by @JerwuQu in #717
- Add Grain language support by @tjpalmer in #712
- Fix Zig template for Zig 0.13.0 by @ibillingsley in #723
- compile with --threads:off Update cart.nimble by @0riginaln0 in #742
- Add font size to constants by @ov7a in #735
- png2src: add ability to handle any width by @lukki15 in #713
- netplay: patch export globals and sync them by @JerwuQu in #715
- Enable bulk memory for C template by @yamt in #761
- Add toywasm support by @yamt in #749
- Revive and fix glfw for macOS by @yamt in #766
- web: safely handle immutable globals #779 by @JerwuQu in #780
- native runtime: implement memory bounds check by @yamt in #751
- native runtime: a few endian and alignment fixes by @yamt in #782
- zig: allow 'zig build run' by @iacore in #699
- fix: working tinygo target.json by @matm in #783
- return png2src error to caller by @peppergrayxyz in #787
Full Changelog: v2.7.0...v2.7.1