You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • Not really - I did look at it but if I recall the memory requirements are actually quite high for compression.

    For decompression you could probably run a JavaScript zlib implementation if needed - not that it'd be that quick!

    Internally Espruino uses heatshrink when compressing/decompressing its code to flash memory - so at some point I would like to expose that to JavaScript.

About

Avatar for Gordon @Gordon started