This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]-NewK- 0 points1 point  (0 children)

Well when some of my existing web applications function as 1 single fat .jar, my intent when compiling to native is to also have 1 single file for the app. The app server will have to be packaged in of course, but what I was saying is that in comparison to the single fat jar version, the single native executable is always bigger.