'. '

AOT

From APIDesign

Revision as of 06:44, 27 September 2018 by JaroslavTulach (Talk | contribs)
Jump to: navigation, search

AOT stands for Ahead of time compilation. Take your application (for example in Java) and compile it into native binary (via SubstrateVM). That way you get all the benefits people use Go for, without the drawbacks associated with the Go offering.

Or use AOT to compile Java (or Kotlin) to JavaScript via Bck2Brwsr VM.

Personal tools
buy