Text revision [Stefano]
This commit is contained in:
parent
8f96df23f2
commit
249db0c535
17
index.html
17
index.html
@ -183,20 +183,19 @@
|
|||||||
" in HTML5/WebAssembly. ",
|
" in HTML5/WebAssembly. ",
|
||||||
" ",
|
" ",
|
||||||
" In this demo, it runs an unmodified Debian distribution including many ",
|
" In this demo, it runs an unmodified Debian distribution including many ",
|
||||||
" native development toolchains. ",
|
" native tools and development toolchains. ",
|
||||||
" ",
|
" WebVM is powered by the CheerpX virtualization engine, which enables safe,",
|
||||||
" WebVM is powered by the CheerpX virtualization engine, and enables safe, ",
|
|
||||||
" sandboxed client-side execution of x86 binaries on any browser. ",
|
" sandboxed client-side execution of x86 binaries on any browser. ",
|
||||||
" ",
|
|
||||||
" CheerpX includes an x86-to-WebAssembly JIT compiler, a virtual block-based",
|
" CheerpX includes an x86-to-WebAssembly JIT compiler, a virtual block-based",
|
||||||
" file system, and a Linux syscall emulator. ",
|
" file system, and a Linux syscall emulator. ",
|
||||||
" ",
|
" ",
|
||||||
" TO BE ADDED: Minimal Tailscale/network info plus click on 'Login' ",
|
" [NEW!] WebVM now supports full TCP and UDP networking via Tailscale, click",
|
||||||
|
" on Tailscale Login to enable it. ",
|
||||||
" ",
|
" ",
|
||||||
" Latest article: " + underline + "https://medium.com/p/40a60170b361" + normal + " ",
|
" Latest WebVM news: " + underline + "https://medium.com/p/40a60170b361" + normal + " ",
|
||||||
" Repository: " + underline + "https://github.com/leaningtech/webvm" + normal + " ",
|
" Demo Repository: " + underline + "https://github.com/leaningtech/webvm" + normal + " ",
|
||||||
" Discord: " + underline + "https://discord.leaningtech.com" + normal + " ",
|
" Find us on Discord: " + underline + "https://discord.leaningtech.com" + normal + " ",
|
||||||
" Twitter: " + underline + "https://twitter.com/leaningtech" + normal + " ",
|
" Twitter: " + underline + "https://twitter.com/leaningtech" + normal + " ",
|
||||||
"",
|
"",
|
||||||
"",
|
"",
|
||||||
" Welcome to WebVM (build CX_VERSION). If unsure, try these examples:",
|
" Welcome to WebVM (build CX_VERSION). If unsure, try these examples:",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user