wasm_zstd 0.1.0

esm modulesr for zstd compression and/or decompression, with sync and async (worker) versions
Documentation
  • Coverage
  • 0%
    0 out of 3 items documented0 out of 2 items with examples
  • Size
  • Source code size: 980.75 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 252.13 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 36s Average build duration of successful builds.
  • all releases: 26s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • packurl/wasm_zstd
    1 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • programingjd

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: