Remix.run Logo
lightandlight 4 hours ago

> browser-based demo

Wait, so is the browser running a JavaScript build of Qemu? /

toast0 4 hours ago | parent | next [-]

I don't think v86 [1] is based on qemu, but it's a javascript (well javascript + rust->wasm) virtual PC. Not my project, it's super lovely for hobby os demos though. (And they've taken a couple of my PRs!)

[1] https://copy.sh/v86/ https://github.com/copy/v86

alhazrod 4 hours ago | parent | prev [-]

It seems to be using 'v86' by copy.

[0]: https://github.com/copy/v86