I'd be tempted to keep telling the bigram builds they only have 256k though. That's solve this problem you're having with upgrades breaking process.memory() - it'll also leave the entire upper 256kb free for use for whatever you wanted.
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.
Wow, ok - so yeah - lots of data.
I'd be tempted to keep telling the bigram builds they only have 256k though. That's solve this problem you're having with upgrades breaking
process.memory()
- it'll also leave the entire upper 256kb free for use for whatever you wanted.