You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Liberica Native Image Kit is a utility capable of converting your JVM-based application into a fully compiled native executable ahead-of-time under the closed-world assumption with an almost instant startup time.
2
+
It optimizes resource consumption, minimizes the static footprint, and works on various platforms, including lightweight musl-based Alpine Linux.
3
+
4
+
For more information, check out the [Liberica NIK product page](https://bell-sw.com/liberica-native-image-kit/), or download it directly [here](https://bell-sw.com/pages/downloads/native-image-kit).
0 commit comments