logoalt Hacker News

lightandlightyesterday at 10:56 PM2 repliesview on HN

> browser-based demo

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


Replies

toast0yesterday at 11:16 PM

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

alhazrodyesterday at 11:14 PM

It seems to be using 'v86' by copy.

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