Show HN: Vaev – A browser engine built from scratch (It renders google.com)

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

https://github.com/skift-org/vaev

созданный 15h | 18 мая 2025 г., 20:30:03


Войдите, чтобы добавить комментарий

Другие сообщения в этой группе

Show HN: Sshsync – CLI tool to run shell commands across multiple remote servers

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

19 мая 2025 г., 08:10:03 | Hacker news
Show HN: Goboscript, text-based programming language, compiles to Scratch

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

19 мая 2025 г., 08:10:02 | Hacker news