Skip to content

chore: upgrade to Zig 0.16.0#101

Merged
mgerb merged 3 commits into
mainfrom
dev
May 26, 2026
Merged

chore: upgrade to Zig 0.16.0#101
mgerb merged 3 commits into
mainfrom
dev

Conversation

@mgerb
Copy link
Copy Markdown
Owner

@mgerb mgerb commented May 24, 2026

Previously was on 0.15.2.

closes #83

@mgerb mgerb marked this pull request as ready for review May 24, 2026 20:13
@mgerb mgerb force-pushed the dev branch 2 times, most recently from df438c5 to 5b740ae Compare May 25, 2026 05:47
mgerb added 3 commits May 26, 2026 00:13
This was only causing a crash when compiling in ReleaseFast (Zig 0.16.0)
and running as an appimage. I suspect Zig 0.16.0 introducted some
optimizations that changed the stack layout, which ultimately uncovered
this bug.
@mgerb mgerb merged commit 982ed2c into main May 26, 2026
1 check passed
@mgerb mgerb deleted the dev branch May 26, 2026 05:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade to Zig 0.16.0

1 participant