Skip to content

[esbuild-plugin-compress] Add zstd supportΒ #109

@Daniel15

Description

@Daniel15

Chrome was doing an origin trial of zstd compression, and just shipped it in Chrome v123: https://chromestatus.com/feature/6186023867908096. Mozilla also just landed it in nightly builds (mozilla/standards-positions#775 (comment))

zstd is faster than Brotli while also usually having a better compression ratio. It would be nice for this plugin to support it.

There are a few Node.js modules that implement zstd, for example https://www.npmjs.com/package/@skhaz/zstd.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions