wasm_lzma

Crates.iowasm_lzma
lib.rswasm_lzma
version0.1.0
created_at2025-07-06 16:46:39.806889+00
updated_at2025-07-06 16:46:39.806889+00
descriptionesm modules for lzma/lzma2 compression and/or decompression, with sync and async (worker) versions
homepage
repositoryhttps://github.com/packurl/wasm_lzma
max_upload_size
id1740243
size241,160
DAVID, Jerome (programingjd)

documentation

README

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:

Commit count: 0

cargo fmt