Truffle API enables building high-performance language interpreters on the GraalVM platform.
<dependency>
<groupId>org.graalvm.truffle</groupId>
<artifactId>truffle-api</artifactId>
<version>25.0.3</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example creating a Truffle language context.
Ensure your application runs on GraalVM.
No dependency data recorded yet.