HackerTrans
トップ新着トレンドコメント過去質問紹介求人

yuri91

no profile record

投稿

A Linux-like kernel in a browser tab – deep dive in the BrowserPod architecture

labs.leaningtech.com
4 ポイント·投稿者 yuri91·2 か月前·0 コメント

Show HN: BrowserPod – In-browser Node.js, Vite, and Svelte with full networking

vitedemo.browserpod.io
2 ポイント·投稿者 yuri91·9 か月前·0 コメント

コメント

yuri91
·3 か月前·議論
if anyone is curious about the technical details, I recently gave a talk about BrowserPod's architecture at the Wasm I/O conference. The recordings of the talks are being published on their YT channel (https://www.youtube.com/playlist?list=PLP3xGl7Eb-4P9UDywG2NO...), but mine is not there yet.
yuri91
·4 か月前·議論
I work on a project that does exactly that (and more): https://browserpod.io/.

Currently it supports Node, but we plan to add Python, Ruby, git, and more.

You can see it in action in this demo: https://vitedemo.browserpod.io

More info here: https://labs.leaningtech.com/blog/browserpod-10

Ah and kudos to Syrus and his team for this release. Edge.js's architecture seems to have many similarities with BrowserPod. I see it as proof that we are both going in the right direction!