Thanks! That's really interesting - Espruino's got over 10,000 users now, and it's pretty unlikely that any of them hit any issues with language features - but you've hit several!
Having said that, it may be you're the only one that's bothered to isolate and report them - and I can't stress enough how grateful I am for you taking the time to do that. There definitely aren't enough people giving clear, well-researched bug reports with simple test cases :)
I just fixed this (the while(0,0) issue). It won't be in the emulator yet, but the next time I do an update it will be.
And thanks - I can't wait to see what some of your apps are :)
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! That's really interesting - Espruino's got over 10,000 users now, and it's pretty unlikely that any of them hit any issues with language features - but you've hit several!
Having said that, it may be you're the only one that's bothered to isolate and report them - and I can't stress enough how grateful I am for you taking the time to do that. There definitely aren't enough people giving clear, well-researched bug reports with simple test cases :)
I just fixed this (the
while(0,0)
issue). It won't be in the emulator yet, but the next time I do an update it will be.And thanks - I can't wait to see what some of your apps are :)