'. '

SubstrateVM

From APIDesign

Revision as of 08:41, 30 August 2019 by JaroslavTulach (Talk | contribs)
Jump to: navigation, search

SubstrateVM is an internal project name for a Native image tool (part of GraalVM) which focuses on AOT compilation. It can take a regular Java application and compile it into native binary. Here is an example that converts a JSON parser into such native executable: jsonparse.

SubstrateVM is a re-implementation of the JVM on a completely different basis and thus it can produce small, HotSpot independent code that starts fast and runs well in cloud based environment.

Personal tools
buy