Closed valpackett closed 1 year ago
Respect the without_zlib build flag, like the stdlib itself does.
without_zlib
:woman_shrugging:
Makes it possible to avoid a zlib dependency. My current use case is actually building for WebAssembly.
None? :smile:
Description of the Change
Respect the
without_zlib
build flag, like the stdlib itself does.Alternate Designs
:woman_shrugging:
Benefits
Makes it possible to avoid a zlib dependency. My current use case is actually building for WebAssembly.
Possible Drawbacks
None? :smile: