Hacker News new | ask | show | jobs
by ilaksh 3530 days ago
I didn't see any mention of Rhino. Does he know that existed (exists?)?
1 comments

This uses Nashorn to execute the Javascript.
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