Skip to content

Archives

Mini.WebVM

  • Mini.WebVM

    Your own Linux box, build from a Dockerfile, virtualized in the browser via WebAssembly:

    WebVM is a Linux-like virtual machine running fully client-side in the browser. It is based on CheerpX: a x86 execution engine in WebAssembly by Leaning Technologies. With today’s update, you can deploy your own version of WebVM by simply forking the repo on GitHub and editing the included Dockerfile. A GitHub Actions workflow will automatically deploy it to GitHub pages.
    This is absurdly cool. Demo at https://webvm.io/ (via Oisin)

    (tags: docker virtualization webassembly wasm web containers webvm virtual-machines hacks via:oisin)