Replies: 1 comment
-
/cc @quarkusio/devtools |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
To enhance support for 3rd party library for generating a native-image, there is now a shared metadata repo with shared reachability metadata config like reflection-config/resource-config, etc. The repo can be found here https://github.com/oracle/graalvm-reachability-metadata.
The Graal native image build tool has support for this https://graalvm.github.io/native-build-tools/latest/maven-plugin.html#metadata-support.
Does the current quarkus native-image generation has the capability to make use of this repo?
This will benefit native-image generation .
Beta Was this translation helpful? Give feedback.
All reactions