Skip to content
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

fix: update build files to latest Zig version #522

Merged
merged 1 commit into from
Jul 10, 2022

Conversation

sno2
Copy link
Collaborator

@sno2 sno2 commented Jul 10, 2022

See ziglang/zig@ee01dd4 for the explanation on why we shouldn't use Gimli. The people in the Zig discord suggested Xoodoo instead as a drop-in replacement.

The ChildProcess replacements are fine without deinit because wait and variants clean up resources now.

I couldn't figure out how to get the BoringSSLEngine for the ssl code. Although, Bun compiled without it so I'll defer that to a subsequent fix with the TODO.

@Jarred-Sumner Jarred-Sumner merged commit f5d8965 into oven-sh:main Jul 10, 2022
@sno2 sno2 deleted the fix/build-new-zig branch July 10, 2022 01:25
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.

None yet

2 participants