Hacker News new | ask | show | jobs
by noveltyaccount 1010 days ago
It enables a future world where CPU architecture, OS, and runtime don't matter. Code from any language can run on any hardware and interop with any other code. Cloud hosts can buy whatever hardware is most economical and your code will work there. Just like Docker eliminated a lot of tedious dependency management for deployment, this eliminates another chain of dependencies, but CPU, language runtime, and operating system.
1 comments

Sun Microsystems would like a word with you.
Yes, you can run anything anywhere as long as it is Java or a JVM language that does not fundamentally change the object or memory management model.
Ha! I didn't say it was a new idea, only that it's the promise :)