Skip to content

Upgrade to zig 0.17.0#10

Draft
jburgy wants to merge 17 commits into
mainfrom
upgrade-to-zig-0.16.0
Draft

Upgrade to zig 0.17.0#10
jburgy wants to merge 17 commits into
mainfrom
upgrade-to-zig-0.16.0

Conversation

@jburgy
Copy link
Copy Markdown
Contributor

@jburgy jburgy commented Apr 18, 2026

Zig 0.16.0 broke zorth in multiple ways. This pull request is a detailed account of my upgrade attempt.

Unfortunately, zig build terminates with signal SEGV as of 24bca8a.

@Afirium Afirium self-requested a review April 18, 2026 18:49
@Afirium
Copy link
Copy Markdown
Member

Afirium commented Apr 20, 2026

Hey @jburgy, I think we also need to change the version here to 0.16.0

.github/workflows/deploy.yml

      - uses: mlugg/setup-zig@v2
        with:
          version: "0.15.2"

@jburgy
Copy link
Copy Markdown
Contributor Author

jburgy commented Apr 20, 2026

Fair although that's not why it fails. I should have tagged this PR as draft. I'm still very much working on it. 0.16.0 change a bunch of stuff again and many assumptions no longer hold.

I primarily raised to share in ziglang/zig#31944

jburgy and others added 8 commits April 26, 2026 11:50
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <copilot@github.com>
@jburgy jburgy marked this pull request as draft May 8, 2026 20:11
@jburgy
Copy link
Copy Markdown
Contributor Author

jburgy commented May 8, 2026

Allow me to publicly blame ziglang/zig#24657 for the sheer amount of changes in this PR. I wish it could have been easier. Actions fail because of ziglang/zig#31849. I'm told there won't be a 0.16.1 because 0.17.0 will drop very soon™. Changing the subject and converting to draft.

@jburgy jburgy changed the title Upgrade to zig 0.16.0 Upgrade to zig 0.17.0 May 8, 2026
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