There may well be some other gotchas though even if Espruino is working perfectly. There's one change recently where an app wasn't using let correctly and the Linter didn't pick it up, so there may be some others I'd afraid
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.
Thanks! Hopefully that issue is now fixed!
There may well be some other gotchas though even if Espruino is working perfectly. There's one change recently where an app wasn't using
let
correctly and the Linter didn't pick it up, so there may be some others I'd afraid