It really surprised me - I thought simple minification only removed comments/white space & renamed local variables/function names.
I don't mind the lack of support for labels - I don't tend to use them anyway, too much like goto.
@DaveNI 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.
It really surprised me - I thought simple minification only removed comments/white space & renamed local variables/function names.
I don't mind the lack of support for labels - I don't tend to use them anyway, too much like goto.