News

Google’s Closure compiler, for optimizing and transpling JavaScript, no longer needs Java to run. Instead, Java source code is compiled to JavaScript so it can run under Node.js or in a browser.
GraalVM allows Java, Scala, and Kotlin (which are based on the JVM), as well as JavaScript, Ruby, R, and Python, to run with zero interoperability overhead (such as serialization and deserialization).