5 lines
327 B
Svelte
5 lines
327 B
Svelte
<h1 class="text-lg font-bold">CPU</h1>
|
|
<p>WebVM is powered by CheerpX, a x86 virtualization engine in WebAssembly</p>
|
|
<p>CheerpX can run securely run unmodified x86 binaries and libraries in the browser</p>
|
|
<p>For more information: <a class="text-gray-300" href="https://cheerpx.io/" target="_blank">https://cheerpx.io</a></p>
|