Section 3: Polyglot with Graal
This section explains how we can use GraalVM as a polyglot VM, with a hands-on session on how polyglot interoperability works and how Truffle helps with the polyglot support of Java, Python, and JavaScript. This section includes the following chapters:
- Chapter 6, Truffle for Multi-language (Polyglot) support
- Chapter 7, GraalVM Polyglot – JavaScript and Node.js
- Chapter 8, GraalVM Polyglot – Java on Truffle, Python, and R
- Chapter 9, Graal Polyglot – LLVM, Ruby, and WASM