Hacker News new | ask | show | jobs
by lmm 387 days ago
If you are generating or modifying code at runtime then how is that different from bytecode? Standardised bytecodes and JITs are just an organised way of doing the same thing.