We’ve been working on Vaev, a minimal web browser engine built from scratch. It supports HTML/XHTML, the CSS cascade, @page rules for pagination, and print-to-PDF rendering. It even handles calc(), var(), and percentage units—and yes, it renders Google.com (mostly).
This is an experimental project focused on learning and exploration. Networking is basic (http:// and file:// only), and grid layouts aren’t supported yet, but we’re making progress fast.
We’d love your thoughts and feedback.
Comments URL: https://news.ycombinator.com/item?id=44023144
Points: 43
# Comments: 10
Zaloguj się, aby dodać komentarz
Inne posty w tej grupie
Article URL: https://martypc.blogspot.com/2025/05/emulator-debugging-area-5150s-lake.html
Comments

Article URL: https://naeemnur.com/side-projects/
Comments URL: https://news.ycombin


I built a CLI tool called `sshsync` to run shell commands and transfer files across multiple servers over SSH concurrently.
It was inspired by tools like `pssh`, but I wanted something more mode

goboscript is a text-based programming language which compiles to Scratch. It allows you to write Scratch projects in text, and compile it into a .sb3 file - which can be opened in the Scratch edi