HackerTrans
TopNewTrendsCommentsPastAskShowJobs

yuri91

no profile record

Submissions

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

labs.leaningtech.com
4 points·by yuri91·2 mesi fa·0 comments

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

vitedemo.browserpod.io
2 points·by yuri91·9 mesi fa·0 comments

comments

yuri91
·3 mesi fa·discuss
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 mesi fa·discuss
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!