Crates.io | wasm_lzma |
lib.rs | wasm_lzma |
version | 0.1.0 |
created_at | 2025-07-06 16:46:39.806889+00 |
updated_at | 2025-07-06 16:46:39.806889+00 |
description | esm modules for lzma/lzma2 compression and/or decompression, with sync and async (worker) versions |
homepage | |
repository | https://github.com/packurl/wasm_lzma |
max_upload_size | |
id | 1740243 |
size | 241,160 |
WASM libs for LZMA compression and decompression.
This is a simple wrapper on top of the lzma-rust2 rust crate.
Compilation:
wasm-pack build --target web
Dependencies: