News

Not anymore. Last year, [Michael] wrote Java Grinder, a Java byte-code compiler that compiles classes into assembly language instead of being part of a JVM. This effectively turns Java from a Just ...
Native Image AOT-compiles Java code to a standalone executable, known as a native image. Depending on the size and complexity of the application being compiled, the build process can take ...