Slide 6
Slide 6 text
GraalVM - a high-performance polyglot VM
Basic idea: One virtual machine that can execute all languages (Java,
JavaScript, R, Ruby, Python, C, C++, Kotlin, Scala, etc.)
● https://graalvm.org/
● You can run all those languages without any boundaries between them