| Class | Description |
|---|---|
| BaseGraalCompileTask | |
| DownloadGraalTask |
Downloads GraalVM binaries.
|
| ExtractGraalTask |
Extracts GraalVM tooling from downloaded tgz archive using the system's tar command.
|
| GraalExtension |
Contains options and settings for tuning GraalVM use.
|
| GradleGraalPlugin |
Adds tasks to download, extract and interact with GraalVM tooling.
|
| NativeImageTask |
Runs GraalVM's native-image command with configured options and parameters.
|
| Platform |
Utility methods for keying on operating system architecture and native code tooling.
|
| SharedLibraryTask |
Runs GraalVM's native-image command configured to produce a shared library.
|
| Enum | Description |
|---|---|
| Platform.Architecture | |
| Platform.OperatingSystem |