We are just a few more days to go before #WebVM The #Hackathon II!
Please find the event agenda below.
If you haven't registered yet, you're not late! Please do so by following the instructions on our hackathon website: cheerpx.io/hackathon
@yuri.space.bsky.social
C++, Wasm, Web Technologies, Compilers
We are just a few more days to go before #WebVM The #Hackathon II!
Please find the event agenda below.
If you haven't registered yet, you're not late! Please do so by following the instructions on our hackathon website: cheerpx.io/hackathon
Compilation Hints are a separate proposal from Branch Hinting (although they use the same general format for their custom sections), and are championed by Google.
I think that they are mainly driven by WasmGC use cases.
WebVM 2.0 AMA community event!
Don't forget to join us today at 15:30 UK time for a live Q&A session with our developers!
discord.gg/t8w7bfvH?eve...
Not yet. But running existing drivers in a web sandbox is an interesting use case.
19.11.2024 16:38 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0Yes! We are also working on a full VM mode, but the main focus is on the Linux emulation mode. And, with plans to make Wine work, that can also mean Windows apps in the future
18.11.2024 22:26 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0It is not related, although JSLinux was certainly an inspiration to prove that it can be done.
Unlike JSLinux, we are not emulating a full system but the Linux syscall layer.
It's more work but it allows us to do nice tricks with memory management to speed things up.
The demo is based on alpine linux and features the i3 window manager and a few graphical applications.
It even works on your phone ๐คฏ.
See the announcement blog post (labs.leaningtech.com/blog/webvm-20) for more info, and feel free to ask any question here!
Hello Bluesky!
Let me start with a bang: with my colleagues at Leaning Technologies we worked hard in the last few months to deliver WebVM 2.0: webvm.io/alpine.html.
It's an improvement on the original WebVM that adds support for graphical applications.