Hacker News new | ask | show | jobs
by stcredzero 5609 days ago
To implement such a system in C would be to re-implement Java.

Why not use clang compiling to LLVM bytecode and JIT from that?