@DrAzzy was this with the link from #8, or the one from before? Do you think you'd be able to track down exactly what was causing the memory leak? (by checking process.memory().usage after each call).
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.
@DrAzzy was this with the link from #8, or the one from before? Do you think you'd be able to track down exactly what was causing the memory leak? (by checking
process.memory().usage
after each call).@JumJum: thanks! I'll look into it.