Looks handy - it would be good to have as an Espruino module...
To be honest the USB link is more than fast enough for sending code, and unless I can make Espruino execute direct from the compressed strings I wonder how much memory this would save on Espruino itself.
However being able to compress data could be very handy - especially when doing things like sending it over the internet or storing it on EEPROMs.
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.
Looks handy - it would be good to have as an Espruino module...
To be honest the USB link is more than fast enough for sending code, and unless I can make Espruino execute direct from the compressed strings I wonder how much memory this would save on Espruino itself.
However being able to compress data could be very handy - especially when doing things like sending it over the internet or storing it on EEPROMs.