Hacker News new | ask | show | jobs
by sangnoir 3734 days ago
>They were JIT-ed for a while. That's what the "optimizing apps" modal dialog after updates is about

I think you meant AOT-ed. The language really doesn't matter though, as long as it can be converted to Dalvik bytecode.

1 comments

Yes, AOT-ed :)