polyglot-adapter¶
polyglot-adapter is a runtime adapter for dynamic languages built 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: