Yeah I'm already doing Flash save-on-send.
I don't run out of memory on every loop so I must either have a leak somewhere, or I'm confusing the GC and it isnt cleaning up properly.
@dave_irvine 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.
Yeah I'm already doing Flash save-on-send.
I don't run out of memory on every loop so I must either have a leak somewhere, or I'm confusing the GC and it isnt cleaning up properly.