IMO it would be worth to replace Esprima minification with the recently merged Terser minifier (see https://github.com/espruino/EspruinoTools/pull/80).
@Gordon Another reason to deprecate Esprima (it has all kinds of issues with ES6 code).
@opichals 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.
IMO it would be worth to replace Esprima minification with the recently merged Terser minifier (see https://github.com/espruino/EspruinoTools/pull/80).
@Gordon Another reason to deprecate Esprima (it has all kinds of issues with ES6 code).