Hacker News new | ask | show | jobs
by eru 3366 days ago
Number 2 is especially funny: isn't LLVM doing something similar-ish for C++?
1 comments

Kind of.

In any case, bytecode as executable format, goes back to the early days when CPU were microprogrammed.

It was also a common approach on mainframes, with OS/400 being the best example.