←back to thread

233 points monax | 2 comments | | HN request time: 0s | source

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.

1. mingodad ◴[] No.44027068[source]
There is also https://sciter.com/ that the author tried to find finance to make it opensource but couldn't find enough supporters.
replies(1): >>44027918 #
2. mathverse ◴[] No.44027918[source]
It's not a browser.