Skip to content

Conversation

quentinadam
Copy link

Deno natively supports the Web Compression Streams API.

A new DecompressionStream("gzip") instance can be used to gunzip the .tgz archive instead of depending on the denoflate package from denoland.

An additional benefit of removing this dependency is that the Deno code then becomes dependency-free which paves the way to support publishing it to JSR.

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.

1 participant