Skip to content

laz-rs/laz-rs-wasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This package provides web assembly bindings for laz-rs (currently only laz decompression).

To get started:

cargo build
wasm-pack build --target web
python3 -m http.server --bind 127.0.0.1

Then, you can navigate to examples/wasm.html and can view the output in the console.

About

WASM bindings for laz-rs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages