Skip to content

Evaluation of graal for compiling java to native binary.

License

Notifications You must be signed in to change notification settings

cbuschka/graaleval

Repository files navigation

Evaluation of graal for compiling java to native binary

Prerequisites

  • docker
  • make

Compile java hello world into native binary

make

then ./target/ contains a binary named "app".

License

MIT

About

Evaluation of graal for compiling java to native binary.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published