unenv
unenv copied to clipboard
Partially implement `node:zlib` using web compression streams
Followup from https://github.com/unjs/unenv/pull/230
node:zlib (gzip and deflate) can be implemented using Compression Streams API when available.