Sun 2019.09.01
Hi @th to assist in locating where in the code the memory leak is occurring: Around L86
process.memory().free
https://www.espruino.com/Reference#t_l_process_memory
See #3 "New interpreter error: MEMORY"
http://forum.espruino.com/conversations/321537/
@Robin 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.
Sun 2019.09.01
Hi @th to assist in locating where in the code the memory leak is occurring:
Around L86
process.memory().free
See #3 "New interpreter error: MEMORY"