called in a for loop - does the parser parse the function again each loop cycle
Yes, it does. But if the code if saved in flash, that new copy just references an address in flash, so it's not really using that much extra memory
@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.
Yes, it does. But if the code if saved in flash, that new copy just references an address in flash, so it's not really using that much extra memory