Skip to content

Update to Zig 0.16#102

Merged
meszmate merged 13 commits intomeszmate:mainfrom
IridescentRose:feature/update-zig-0.16
May 3, 2026
Merged

Update to Zig 0.16#102
meszmate merged 13 commits intomeszmate:mainfrom
IridescentRose:feature/update-zig-0.16

Conversation

@IridescentRose
Copy link
Copy Markdown
Contributor

@IridescentRose IridescentRose commented May 3, 2026

Updates the API to use std.Io VTable and chunky main init: std.process.Init, which was mostly a mechanical refactor. Updates CI / Documentation to use Zig 0.16.0

Did not touch asyncTask code beyond just passing a std.Io object in some callsites, though possible future work would be using std.Io for async.

Incidental bug-fixes:

  • Discovered and fixed a memory leak in markdown noticed during testing
  • Discovered and fixed wrong codepage causing buggy rendering on Windows

Tested: Working on Windows, Mac, Linux (zig build, zig build test, zig build run-*)

@IridescentRose IridescentRose marked this pull request as ready for review May 3, 2026 06:17
@IridescentRose IridescentRose force-pushed the feature/update-zig-0.16 branch from 49f7b3c to 1e22478 Compare May 3, 2026 06:32
@meszmate meszmate merged commit 9b77cb3 into meszmate:main May 3, 2026
9 checks passed
@IridescentRose IridescentRose deleted the feature/update-zig-0.16 branch May 3, 2026 15:28
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.

2 participants