Browser OS Emulators
Comments focus on projects like jslinux and BrowserOS that enable running full operating systems, virtual machines, or emulators directly in web browsers using JavaScript, with discussions on feasibility, demos, and related technologies.
Activity Over Time
Top Contributors
Keywords
Sample Comments
You should definitely checkout BrowserOS! -- https://github.com/browseros-ai/BrowserOS
You should definitely checkout BrowserOS! -- https://github.com/browseros-ai/BrowserOS
Why stop at the browser? http://bellard.org/jslinux/
It runs in a browser (sort of) and apparently it doesn't require having a full OS running virtualized.
Can this be played somehow in the browser today? Without install etc.
is this basically a VM (w gui) running on the browser?
It's a real VM running in your browser, in Javascript.
I can't get it to actually do anything, is it supposed to work to run programs in the browser? (mac, chrome)
You are probably referring to the work of Fabrice Bellard?http://bellard.org/jslinux/
Has anyone ever attempted a web/browser based port?