ferus-web / ferus

A toy web engine written in Nim
106 stars 4 forks source link

Add new layout engine, add HTML parser process more progress on sandbox and fix network stack issues #26

Closed xTrayambak closed 1 month ago

xTrayambak commented 1 month ago

This PR adds the new HTML parser process.

It also deprecates Vyavast in favor of an in-tree layout engine.

We also now pretend to be Firefox in order to make some websites like Reddit happy.

The renderer process now works a bit better when in a jail.

Ferus is now at version 0.2.0! :confetti_ball:

xTrayambak commented 1 month ago

image

As a treat, here's how Ferus' new layout engine renders out https://nim-lang.org :^)