Skip to content

Support & fixes for the actual release of Zig 0.14.0. #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 13, 2025

Conversation

Mirsario
Copy link
Contributor

@Mirsario Mirsario commented Mar 12, 2025

https://ziglang.org/download/0.14.0/release-notes.html

I confirmed that all examples build and run fine. The tests included in this repo, however, aren't very correct - they assume unix-specific paths, guaranteed to fail on Windows, and one of them uses std.debug.print, which prints to stderr, guaranteeing a test failure. You may want to rework them later.

@Afirium
Copy link
Member

Afirium commented Mar 12, 2025

Hey @Mirsario, thank you so much for your contribution

I'll merge your changes tomorrow and also take care of the test issues as well as the Windows/Unix path differences. And I will create a new release.

@Afirium Afirium merged commit 90a6623 into zig-wasm:main Mar 13, 2025
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