@dichotomiker @cancel Here's the encoder and decoder so you can try with an example of your own to see where it fails.
https://git.sr.ht/~rabbits/uxn-utils/tree/main/item/cli/lz/ulzenc.c
https://git.sr.ht/~rabbits/uxn-utils/tree/main/item/cli/lz/ulzdec.c
@neauoire @dichotomiker you should put a note that the encoder in uxn-utils is unsafe and the one from Uxn32 should be used for real software