Skip to content

Comment on JEP 544: Ahead-of-Time Code Compilation

Comments

What are the architectural differences between this and Android's ahead-of-time runtime?

This JEP is essentially about caching the JIT's generated code for later runs. The JIT is still free to discard the cache if it deems it worthwhile.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.