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

Expose zstd compress to js code #24186

Open
secext2022 opened this issue Jun 12, 2024 · 1 comment
Open

Expose zstd compress to js code #24186

secext2022 opened this issue Jun 12, 2024 · 1 comment
Labels
suggestion suggestions for new features (yet to be agreed) web related to Web APIs

Comments

@secext2022
Copy link
Contributor

zstd (crate) is a dependency of deno, but I want to use zstd compress in js code.

Currently it seems that there is no API for zstd, maybe add this through DecompressionStream ?

@petamoriken
Copy link
Contributor

When zstd support is included in the DecompressionStream spec, it will be implemented in Deno as well.

upstream: whatwg/compression#54

@lucacasonato lucacasonato added suggestion suggestions for new features (yet to be agreed) web related to Web APIs labels Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
suggestion suggestions for new features (yet to be agreed) web related to Web APIs
Projects
None yet
Development

No branches or pull requests

3 participants