|
|
|
|
|
by Capt-RogerOver
3266 days ago
|
|
This is very cool. You can basically even call all Java classes (and the other way around) from that JavaScript! (And reliably limit the classes that can be used if you want to execute JS in a safe environment.) Why isn't this used more often? (Or is it used more often?) |
|
See: http://blog.jonasbandi.net/2014/03/performance-nashorn-vs-no... http://pieroxy.net/blog/2015/06/29/node_js_vs_java_nashorn.h...
(I can't speak to the quality of either of these tests, but the results seem decisive)