Waputer: A Custom OS in the Browser with a JS Kernel and WASM Userspace
What if you put a whole operating system in the browser? I got a bit carried away and did exactly that with Waputer: the WebAssembly computer. It does not emulate an operating system like Linux inside the browser. It is a custom operating system with a kernel written in JavaScript, featuring a file system, process management, and a package manager. Everything beyond the kernel is compiled to WebAssembly. I even created a couple of new programming languages to go with the system. There is still much more to
评论
?
参与讨论