2025.2 Zig 0.13 - Cross Platform Improvement
This zig0.13 release is likely more production-ready than the prior but also likely to have issues. Macos/Linux builds can now use lldb for debugging, which helps. Ubuntu on OSX works in release, has issues in debug, but does not have issues in lldb.
OSX - Yes Linux - Release, yes! Debug, Maybe! Windows - VS Code works, CMD/Powershell...don't.
Zig0.14 is almost here, so we will begin preparing for that moment! Thanks to all the contributors who have provided zig0.14 patches.
What's Changed
- Improved Compatibility (MS Win, Linux), Error Handling, LLDB support by @const-void in https://github.com/const-void/DOOM-fire-zig/pull/25
- Update README.md: Rendering Demo Video by @carloluis in https://github.com/const-void/DOOM-fire-zig/pull/23
New Contributors
- @carloluis made their first contribution in https://github.com/const-void/DOOM-fire-zig/pull/23
- @marler8997 made their first contribution in https://github.com/const-void/DOOM-fire-zig/pull/22
- @n-prat submitted a patch for Windows, helping pave the way, along with other contributors
- @sweetbbak helped triage and provided suggestions for better Linux implementation
Full Changelog: https://github.com/const-void/DOOM-fire-zig/compare/2025...2025.1 Full Changelog: https://github.com/const-void/DOOM-fire-zig/compare/2025.1...2025.2