Nashorn Javascript and ES6

Viewed 940

Is there a standalone build of the Nashorn JS engine that supports ES6 (by standalone, I mean usable with Java 8 as opposed to having to use a Java 9 preview or something)?

1 Answers
Related