Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Android does this with ART. They use JIT and profiling to generate AOT binaries dynamically. I believe this also lets Android update the runtime in a way that invalidates the AOT binaries. They are simply be regenerated as needed.

https://source.android.com/devices/tech/dalvik/jit-compiler



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: