README: Add image
This commit is contained in:
parent
f0bb24b9cb
commit
3f3035d581
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
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.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
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.
|
||||||
|
|
||||||
WebVM is powered by the CheerpX virtualization engine, and enables safe, sandboxed client-side execution of x86 binaries on any browser. CheerpX includes an x86-to-WebAssembly JIT compiler, a virtual block-based file system, and a Linux syscall emulator.
|
WebVM is powered by the CheerpX virtualization engine, and enables safe, sandboxed client-side execution of x86 binaries on any browser. CheerpX includes an x86-to-WebAssembly JIT compiler, a virtual block-based file system, and a Linux syscall emulator.
|
||||||
@ -27,7 +29,7 @@ Given the short-lived nature of WebVM, we log into Tailscale as an Ephemeral Nod
|
|||||||
|
|
||||||
# Bugs and Issues
|
# Bugs and Issues
|
||||||
|
|
||||||
Please use [Issues](github.com/webvm/issues) to report any bug.
|
Please use [Issues](https://github.com/webvm/issues) to report any bug.
|
||||||
|
|
||||||
# Browsers support
|
# Browsers support
|
||||||
|
|
||||||
|
BIN
assets/welcome_to_WebVM_slim.png
Normal file
BIN
assets/welcome_to_WebVM_slim.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 77 KiB |
Loading…
x
Reference in New Issue
Block a user