Skip to content

Commit

Permalink
Added blog/video to CheerpX (#176)
Browse files Browse the repository at this point in the history
Co-authored-by: Ana Gabriela Reyna <gabrielareynaflores@gmail.com>
  • Loading branch information
2 people authored and theodoravraimakis committed Dec 2, 2024
1 parent 56ee9ce commit fdb1df3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/blog/webvm-2.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ WebVM runs on any modern browser, including mobile ones, thanks to WebAssembly,
The first version of WebVM was released in 2022. Since then, we have been working relentlessly to improve the technology and it is with great pride that we are now releasing WebVM 2.0. This new release keeps pushing the boundaries of what can run on modern browsers, thanks to a vastly improved virtualization engine, support for Xorg, and a new UX design. Try out our [Alpine Linux / Xorg / i3 environment](https://webvm.io/alpine.html) now\!

<video controls autoplay loop muted playsinline>
<source src="/blog/alpine-mines.mp4" type="video/mp4" />
<source src="./alpine-mines.mp4" type="video/mp4" />
</video>

[WebVM](https://github.com/leaningtech/webvm) 2.0 is a liberally licensed FOSS project for anyone in the community to use, modify and improve. This release marks another important milestone in our vision of running _any_ application in the browser, including those that can't be recompiled to WebAssembly.
Expand Down
Binary file added sites/cheerpx/public/blog/alpine-mines.mp4
Binary file not shown.

0 comments on commit fdb1df3

Please sign in to comment.