Update WebVM splash copy.
This commit is contained in:
parent
334760d37a
commit
1900b2507c
1 changed files with 6 additions and 6 deletions
12
index.html
12
index.html
|
@ -179,17 +179,17 @@
|
|||
"| WebVM is a server-less virtual Linux environment running fully client-side |",
|
||||
"| in HTML5/WebAssembly. |",
|
||||
"| |",
|
||||
"| In this demo, it runs an unmodified Debian distribution including many |",
|
||||
"| native tools and development toolchains. |",
|
||||
"| WebVM is powered by the CheerpX virtualization engine, which 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. |",
|
||||
"| For more information, see " + underline + "https://medium.com/p/40a60170b361" + normal + " |",
|
||||
"| file system, and a Linux syscall emulator. Read more about WebVM at |",
|
||||
"| "+ underline + "https://leaningtech.com/webvm" + normal + " |",
|
||||
"| |",
|
||||
"| [NEW!] WebVM now supports full TCP and UDP networking via Tailscale, click |",
|
||||
"| on Tailscale Login to enable it. |",
|
||||
"| Announcement article: <link> |",
|
||||
"| on Tailscale Login to enable it. Read the announcement: |",
|
||||
"| |",
|
||||
"| " + underline + "https://leaningtech.com/webvm-virtual-machine-with-networking-via-tailscale" + normal +"|",
|
||||
"| |",
|
||||
"+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+",
|
||||
"",
|
||||
|
|
Loading…
Reference in a new issue