|
@@ -2,7 +2,7 @@
|
|
|
|
|
|
This repository hosts the source code of for [https://webvm.io](https://webvm.io), a Linux virtual machine that runs in your browser.
|
|
This repository hosts the source code of for [https://webvm.io](https://webvm.io), a Linux virtual machine that runs in your browser.
|
|
|
|
|
|
-
|
|
|
|
|
|
+<img src="assets/welcome_to_WebVM_slim.png" width="600" height="300">
|
|
|
|
|
|
WebVM is a server-less virtual environment running fully client-side in HTML5/WebAssembly. It's designed to be Linux ABI-compatible. It runs an unmodified Debian distribution including many native development toolchains.
|
|
WebVM is a server-less virtual environment running fully client-side in HTML5/WebAssembly. It's designed to be Linux ABI-compatible. It runs an unmodified Debian distribution including many native development toolchains.
|
|
|
|
|
|
@@ -25,8 +25,6 @@ WebVM is powered by the CheerpX virtualization engine, and enables safe, sandbox
|
|
- go back to the WebVM tab. You will see your IP address in the top right
|
|
- go back to the WebVM tab. You will see your IP address in the top right
|
|
- start firing network requests!
|
|
- start firing network requests!
|
|
|
|
|
|
-Given the short-lived nature of WebVM, we log into Tailscale as an Ephemeral Node. This means that the node will disappear from your Tailscale Network after a period of inactivity. It also means that when you reload the tab, you need to log in again. It should be faster the second time.
|
|
|
|
-
|
|
|
|
# Bugs and Issues
|
|
# Bugs and Issues
|
|
|
|
|
|
Please use [Issues](https://github.com/webvm/issues) to report any bug.
|
|
Please use [Issues](https://github.com/webvm/issues) to report any bug.
|