Skip to content

Draft: Create POC that makes use of Quarkus native compilation thru Graal

  • Create POC that makes use of Quarkus native compilation thru Graal

Using the Quarkus micro image, a native compilation proof of concept was made using this API as one that has no dependencies compiled outside of the Quarkus scope. This uses huge amounts of RAM and will need to be evaluated to see if production use is suitable.

Merge request reports