lzma-purejs
lzma-purejs copied to clipboard
Clean, fast LZMA encoder in Javascript
Results
2
lzma-purejs issues
Sort by
recently updated
recently updated
newest added
When using dictionaries of size up to 2**16, encoding fails and produces an invalid file which cannot be successfully decoded. This adds testing of the compression -> decompression round trip...
Hi cscott, I added minor stuff to enable webworker support. There are some dependencies from other projects. ;)