|
I've responded to this claim in more detail at [0], with additional context at [1]. Briefly, the project implemented substantial components, including a JS VM, DOM, CSS cascade, inline/block/table layout, paint systems, text pipeline, and chrome, and is not merely a Servo wrapper. [0] https://news.ycombinator.com/item?id=46650998 [1] https://news.ycombinator.com/item?id=46655608 |
> We built a browser with GPT-5.2 in Cursor. It ran uninterrupted for one week.
> It's 3M+ lines of code across thousands of files. The rendering engine is from-scratch in Rust with HTML parsing, CSS cascade, layout, text shaping, paint, and a custom JS VM.
> It kind of works! It still has issues and is of course very far from Webkit/Chromium parity, but we were astonished that simple websites render quickly and largely correctly.
https://xcancel.com/mntruell/status/2011562190286045552#m