Hacker News new | ask | show | jobs
by Alupis 3526 days ago
> I.e, we will not be able to compile our own code ahead of time just yet.

That's not really true. From the same doc:

> AOT compilation of any other JDK module, or of user code, is experimental.

So it's "experimental", but possible to do.