Hacker News new | ask | show | jobs
by hibbelig 3530 days ago
This uses Nashorn to execute the Javascript.
1 comments

Oh ok so thats the new version then or rewrite? Just seems like he thinks its a new thing even though its been around for many years.
Rhino got a poorly documented rewrite and is a pain to use, JDK 8 forward there's Nashorn. Elsewhere I've used J2V8, a very lightweight wrapper around V8