Veav: An Experimental Web Browser Engine with Limited Functionality
2025-05-18
Veav is an experimental web browser engine supporting most display types (excluding grid), standard CSS cascade behavior, pagination using @page rules, print-to-PDF output, and all CSS units. It loads HTML and XHTML documents but has very basic networking capabilities, supporting only http:// and file://. Detailed compatibility information is available on their WPT status page. Installation instructions (using Arch Linux as an example) are provided, requiring several dependencies and the `clang-prefixed-release` compiler. An architecture diagram (tldraw format) is also available.
Development