|
|
|
|
|
by duskwuff
266 days ago
|
|
Two and a half issues: 1) The handling of dynamic blocks leaves something to be desired. The parameters are left mostly undecoded. It'd be really neat if the Huffman symbols were listed somewhere, rather than just being left implicit. 2) The visualization falls apart pretty badly for texts consisting of more than one block (which tends to happen around 32 KB) - symbols are still decoded, but references all show up blank. Large inputs make the page hang for a bit, but that's probably pretty hard to avoid. And as an enhancement: it'd be really cool if clicking on backreferences would jump to the text being referenced. |
|
It would be cool if we could supply our own Huffman table and see how that affects the stream itself. We might want to put our text right there! https://github.com/nevesnunes/deflate-frolicking?tab=readme-...