News

GraalVM Native Image is an ahead-of-time compiler that generates native Java executables. These executables start very fast and use less CPU and memory. This makes Java in the cloud cheaper.
Because GraalVM is the first compiler of its kind written completely in Java—a memory-safe language designed for productivity—unlike other compilers, it’s easy for developers to read and modify.