Skip to content

polyglot-adapter

polyglot-adapter provides runtime and build-time support for dynamic-language integration on top of the GraalVM Polyglot API.

It acts as:

  • an adapter API extending the GraalVM Polyglot API
  • a runtime adapter for Java applications
  • a lightweight wrapper for guest-language execution
  • an integration helper for GraalVM polyglot execution

Use this site in the following order: