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

That's a JIT. It uses the same compiler infrastructure but swaps out the AoT backend and replaces it with the JIT backend in LLVM. Notably, this blog post is targeting on-device usage which a custom JIT is not allowed. You can only interpret.


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

Search: