WASM libs for PAQ-based compression and decompression. This is a simple wrapper on top of the mashi-core rust crate. Compilation: wasm-pack build --target web Dependencies: mashi (GPL3 License) wasm-bindgen (MIT License)