Kitesurf: The agent-first browser that runs in V8 isolates on Cloudflare Workers
1–5 of 5 posts
Re: Kitesurf: The agent-first browser that runs in V8 isolates on Cloudflare Workers
#2> we opted for native Rust whenever possible and to compile directly to WebAssembly
Re: Kitesurf: The agent-first browser that runs in V8 isolates on Cloudflare Workers
#3It’s interesting that they’re using Blitz for parsing HTML/CSS, which is at an early stage with a lot of features still not implemented, which doesn’t matter for their use-case of AI agent-only browsing.
Re: Kitesurf: The agent-first browser that runs in V8 isolates on Cloudflare Workers
#4Not a single mention of https://github.com/servo/servo
Re: Kitesurf: The agent-first browser that runs in V8 isolates on Cloudflare Workers
#5Not a single mention of https://github.com/servo/servo
Is that the core/tech behind Kitesurf?