Hacker News new | ask | show | jobs
by gpm 2977 days ago
And we will run this all on nebulet, an OS being written for a pure web assembly user space [0].

But seriously, you say this like it's horrible, but a bytecode/VM that allows us to abstract over code that runs in a browser/code that runs a native app/code that runs in a device driver is really exciting. The fact that it allows infinite nesting is a inevitable mildly beneficial side effect to having interoperability.

[0] https://github.com/nebulet/nebulet

1 comments

So basically Squeak, a 25 yr old technology that still runs bitexact across all it's virtual machines.