WIP: Update to Zig v0.16.0 #16

Draft
paoda wants to merge 3 commits from paoda/update into main
Owner
No description provided.
- dropped zgui in favour of zimgui which is our own (incomplete) bindings
    - allows us to update to zig v0.16.0, and do some things the bindings
    didn't support quite yet
- updated dependencies
paoda changed title from Update to Zig v0.16.0 to WIP: Update to Zig v0.16.0 2026-07-07 17:57:21 +00:00
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin paoda/update:paoda/update
git switch paoda/update

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff paoda/update
git switch paoda/update
git rebase main
git switch main
git merge --ff-only paoda/update
git switch paoda/update
git rebase main
git switch main
git merge --no-ff paoda/update
git switch main
git merge --squash paoda/update
git switch main
git merge --ff-only paoda/update
git switch main
git merge paoda/update
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
paoda/rota-stabilizer!16
No description provided.