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

Remove zlib dependency #1058

Merged
merged 1 commit into from
Aug 23, 2022
Merged

Remove zlib dependency #1058

merged 1 commit into from
Aug 23, 2022

Conversation

ry
Copy link
Member

@ry ry commented Aug 23, 2022

Deno does its own snapshot compression using lz4 and zstd, so no need to
build zlib into V8. See denoland/deno#13320

Deno does its own snapshot compression using lz4 and zstd, so no need to
build zlib into V8. See denoland/deno#13320
@ry ry merged commit 169d5d6 into main Aug 23, 2022
@ry ry deleted the v8_use_zlib=false branch August 23, 2022 17:53
bartlomieju added a commit to bartlomieju/rusty_v8 that referenced this pull request Oct 15, 2022
ry pushed a commit that referenced this pull request Oct 15, 2022
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