H
Hacker News
Top
Best
New
Posted by meetpateltech 1 day ago
Kitesurf: The agent-first browser that runs in V8 isolates on Cloudflare Workers
(blog.cloudflare.com)
20 points
|
4 comments
dabinat 1 day ago
|
next
[-]
It’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.
pat2man 1 day ago
|
prev
|
next
[-]
Not a single mention of
https://github.com/servo/servo
vira28 1 day ago
|
parent
[-]
Is that the core/tech behind Kitesurf?
tosh 1 day ago
|
prev
[-]
> we opted for native Rust whenever possible and to compile directly to WebAssembly