discovered 03 Aug 2026
kosmonaut
→ View on GitHubKosmonaut is a rudimentary web browser engine designed for educational purposes in browser development. It currently supports basic HTML parsing and a limited subset of CSS, allowing for the rendering of simple web pages, with features like layout and paint processing for block-level elements and support for high-DPI displays. The project aims to expand its capabilities while providing foundational knowledge on browser engine mechanics, using Rust as its core development language.