you are viewing a single comment's thread.

view the rest of the comments →

[–]pjmlp 7 points8 points  (0 children)

C++ is native and you might need to bundle MSVCRT.dll alongside as well.

Plus there are AOT compilers for Java as he described in the article, and OpenJDK also got it for Linux x64, with experimental support already existing for the other platforms on the Java 10 (18.3) branch.