8 ms·
My dream is have a in browser nixos vm on wasm. If I could have a bare vm, I can bootstrap it easily with a nixos config. From there I can start thinking about
by someoneontenet 1y ago
My dream is have a in browser nixos vm on wasm. If I could have a bare vm, I can bootstrap it easily with a nixos config. From there I can start thinking about running web services in browser tabs instead of physical hardware.
- londons_explore 1y agoPretty sure this is possible already... What's stopping you?
- someoneontenet 1y agoI’ve tried to set this up and get a little bogged down on some of the finer points of compiling nixos to wasm. It’s not very straightforward unfortunately :/