Y
Hacker News
new
|
ask
|
show
|
jobs
by
kevingadd
809 days ago
There's a Java-in-Java implementation called GraalVM, if I'm not mistaken. So yes, if you are that worried about bugs in the JVM, you'd use a type-safe JVM too, and then compile your JS down to java bytecode.