Right now I'm considering this stuff still Beta - so things may get added that break stuff. It means that in the long term we end up with more efficient JS code that's not full of if (x) x() type stuff
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.
Yep - new firmware needed :)
Right now I'm considering this stuff still Beta - so things may get added that break stuff. It means that in the long term we end up with more efficient JS code that's not full of
if (x) x()
type stuff