You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • Hi - please can you try updating the Bangle.js interpreter firmware to the latest version from http://www.espruino.com/binaries/travis/­master/?

    This morning I pushed some changes which execute code directly from the external flash memory by default. It means that any function that you have defined in a file that's in flash memory will have its code executed directly from flash without using up RAM. It will hopefully help you significantly

  • w00t :)
    Is this Bangle only, or should work for all other Espruinos?

    Reading your other comment, is this for strings stored in external flash? Or is this for general javascript execution / module loading?

About

Avatar for Gordon @Gordon started