Hacker News new | past | comments | ask | show | jobs | submit login

Why do you want any inlining? It's a threaded code. You know an address of each instruction handler, so you can replace an opcode with this address and eliminate a switch and any table lookups altogether.



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

Search: