I use Java 8 and I use the default JavaScript Engine (Nashorn). I would like to see how it compares with the 'highly hyped' GRAAL JS. See: https://github.com
With Java's Nashorn script engine, I can provide objects in the context of an eval() using bindings like so: Bindings bindings = scriptContext.getBindings(Scri