https://github.com/kripken/lzma.js

To build, run doit.sh.


~/Dev/emscripten/emcc -O2 lzip/lzip-full.bc -o lzma-full.raw.js

~/Dev/emscripten/emcc -O2 lzip/lzip-decoder.bc -o lzma-decoder.raw.js

Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm