Ah, very interesting! What I would love to achieve is to be able to move modules into flash. I hope to get two benefits from this: reduce RAM consumption and also reduce code load time when iterating on app code (under the assumption that the modules don't change).
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.
Ah, very interesting! What I would love to achieve is to be able to move modules into flash. I hope to get two benefits from this: reduce RAM consumption and also reduce code load time when iterating on app code (under the assumption that the modules don't change).