It's Bangle only, because that's the only one where Storage isn't in flash memory that is memory mapped.
Code executed from Storage on other platforms has always just referenced the memory rather than copy it to RAM first
@Gordon started
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.
It's Bangle only, because that's the only one where Storage isn't in flash memory that is memory mapped.
Code executed from Storage on other platforms has always just referenced the memory rather than copy it to RAM first