Hacker News new | ask | show | jobs
by AnIdiotOnTheNet 2120 days ago
You're basically describing a virtual machine. Compile to bytecode and the runtime JITs (or AOTs) it on the host. It is an idea decades old.