Hmm. That's a shame. It's probably a pretty easy tweak though - at least it wasn't too hard to modify jshint.
I think google's minifier does some much more interesting optimisations - especially when it knows that values aren't public. Still, it'd be nice to do minification without having to use a third party website...
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.
Hmm. That's a shame. It's probably a pretty easy tweak though - at least it wasn't too hard to modify jshint.
I think google's minifier does some much more interesting optimisations - especially when it knows that values aren't public. Still, it'd be nice to do minification without having to use a third party website...