go-compression.github.io icon indicating copy to clipboard operation
go-compression.github.io copied to clipboard

LZSS interactive mode not working

Open JulienNevo opened this issue 3 months ago • 0 comments

On the website, the interactive mode with the switch "LZSS mode" doesn't seem to work. Whatever the input, the output does not seem optimized by LZSS (SAM SAM SAM -> SAM SAM SAM).

JulienNevo avatar Sep 17 '25 09:09 JulienNevo