Hacker News new | ask | show | jobs
by ferrari8608 3841 days ago
Isn't that kind of what Android does?
1 comments

Well, if the JVM was the basic layer of the operating system, then yes. But really it's some form of Linux, there's a lot of native code running, system calls, user and kernel mode etc. Apps can use native code too.