101arrowz / fflate

High performance (de)compression in an 8kB package
https://101arrowz.github.io/fflate
MIT License
2.21k stars 77 forks source link

Add Bzip2? #172

Closed jammerxd closed 1 year ago

jammerxd commented 1 year ago

It'd be awesome to have bzip2 functionality incorporated - https://github.com/kirilloid/bzip2-js/blob/master/bzip2.js

I found this works but only has decompress, no compress.