SIGN IN SIGN UP
denoland / deno UNCLAIMED

A modern runtime for JavaScript and TypeScript.

0 0 2 Rust

chore(ext/node): use libz-sys w/`zlib-ng` feature in node (#21158)

We only want one zlib dependency.

Zlib dependencies are reorganized so they use a hidden
`__vendored_zlib_ng` flag in cli that enables zlib-ng for both libz-sys
(used by ext/node) and flate2 (used by deno_web).
M
Matt Mastracci committed
56e76242f3d7082e412bc698ebc737d24910cb60
Parent: 0c1ab2c
Committed by GitHub <noreply@github.com> on 11/11/2023, 2:20:12 PM