Thanks @Gordon i will give it a try. I am in the process of deminifying my RLE implementation.
The lack of backreferences is negligible. I guess its a more advanced feature anyway.
In my case i only need the backreferences for encoding.. which is a pre step on the PC. I only need the decoding part on the espruino.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Thanks @Gordon i will give it a try. I am in the process of deminifying my RLE implementation.
The lack of backreferences is negligible. I guess its a more advanced feature anyway.
In my case i only need the backreferences for encoding.. which is a pre step on the PC. I only need the decoding part on the espruino.