nacos icon indicating copy to clipboard operation
nacos copied to clipboard

Will nacos provide the native image compiled by graalvm in the future?

Open WowYouCanReallyDance opened this issue 3 years ago • 3 comments

The native image by GraalVM provide to executable files on multiple platform looks like a very nice trend. That will help the containerization applications to small, dynamic and starting up faster ones. No more fat images with JRE, No more slowly built time. Will you consider to that?

WowYouCanReallyDance avatar Sep 13 '21 16:09 WowYouCanReallyDance

@realJackSun I want to try to solve this issue

I will refer to this document to compile. I want to ask which version should I compile first.

https://www.graalvm.org/reference-manual/native-image/

kaori-seasons avatar Sep 27 '21 07:09 kaori-seasons

@i will solve it@

Leowuqunqun avatar Oct 19 '22 09:10 Leowuqunqun

is the issue sovled? How can I use it?

superstarchenxin avatar Aug 23 '23 08:08 superstarchenxin

should has been supported after 2.2.1-RC

KomachiSion avatar Apr 17 '24 03:04 KomachiSion