I was hoping to see an AOT - but they say that currently it is just interpreter + JIT. This is beneficial for compatibility but counterproductive for speed. Nevertheless, an interesting project.

There is TeaVM though which is AOT

https://github.com/konsoletyper/teavm

Google's J2CL (successor to GWT) is also AOT.

https://github.com/google/j2cl