vert-x3 / issues

Apache License 2.0
36 stars 7 forks source link

Support GraalVM Reachability Metadata to Simplify Native Compilation #604

Open murphye opened 1 year ago

murphye commented 1 year ago

Describe the feature

Please see https://github.com/oracle/graalvm-reachability-metadata

The Vert.x project could submit the metadata required for all Vert.x projects to build out of the box with GraalVM, no reflection config required per https://how-to.vertx.io/graal-native-image-howto/.

Use cases

GraalVM Native Image compilation.

Contribution

Vert.x team.