"yield" mechanism ... It is possible that THIS may be exactly what we need.
Yes, that looks spot on. You'd need to stick some hooks into the Espruino parser that yielded each time around a loop or something, but after that it'd all work fine.
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, that looks spot on. You'd need to stick some hooks into the Espruino parser that yielded each time around a loop or something, but after that it'd all work fine.