yuri91

↗ HN profile [ 77.2 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Hi HN! As part of our ongoing work on BrowserPod, an in-browser WebAssembly sandbox, we have significantly expanded what the Rust WebAssembly target can achieve. Our approach proved so robust that we could get the whole…

  2. The code runs entirely in the Browser. Inbound and Outbound networking are provided with the help of Cloudflare Workers, and the dev server is reachable from the Internet as long as the tab is open. See…