Tweet by Paul_Kinlan
August 7, 2026
Yeah, this is a good question. It's making me think a lot and I need to experiment with your runtime. I really like the idea that we can have web sites easily work for people and other tools people use. Do you already support indexed dB? Local storage and SessionStorage? WASM enables us to bring many binaries in (that might not be as applicable given workers are a similar runtime to a browser). WebGPU mapped to your fleet of GPUs that can run client-side inference faster than any single machine can. Prompt API in Chrome mapped to actual server-side LLMs instead of the weaker Gemini Nano in Chrome. I don't know if it's applicable, but Broadcast Channels in old Deno deploy used to enable sync between isolates - that's useful (would that be mapped to Durable Obejcts?) as a browser level API. WebRTC might be interesting with WebCodecs - for sandboxed media stream processing, which could be hooked up with WebRTC and enable generation of content that would be streamed out of a connection. Maybe that would also be hooked up to your Video Streaming and Media pipelines. It might also be interesting to look at the expanded sets of Chrome APIs (Installable Web Apps) - that enable things like sockets etc.
- Author
- Paul_Kinlan
- Date
- August 7, 2026
- Canonical URL
- /tweets/paul-kinlan-2085652555208552553-8e4a91