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: zstd-rs (MIT License) wasm-bindgen (MIT License)