Looking at that code, it seems to use standard arrays quite heavily. If you could convert it to either use Strings or Uint8Arrays then it might stand more of a chance of working.
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.
Looking at that code, it seems to use standard arrays quite heavily. If you could convert it to either use Strings or Uint8Arrays then it might stand more of a chance of working.