wasm_zstd

Crates.iowasm_zstd
lib.rswasm_zstd
version0.2.0
created_at2025-10-29 17:44:11.205432+00
updated_at2025-12-21 00:56:44.946539+00
descriptionesm modules for zstd compression and/or decompression, with sync and async (worker) versions
homepage
repositoryhttps://github.com/packurl/wasm_zstd
max_upload_size
id1907029
size983,998
DAVID, Jerome (programingjd)

documentation

README

WASM libs for Zstd compression and decompression.

This is a simple wrapper on top of the zstd-rs rust crate.


Compilation:

wasm-pack build --target web


Dependencies:

Commit count: 0

cargo fmt