Comment by badsectoracula
4 years ago
NetSurf is a great project, since unlike Dillo (another minimal web browser) it can handle a lot of sites out there while requiring very few resources. I use it often on a Raspberry Pi 2 i have next to me together with Dillo, but Dillo really only works with very very simple sites and mainly use it for reading HTML-based documentation.
My introduction to Dillo was via Damn Small Linux. It's a shame that project died, I actually have a copy of the book.
I wonder if anyone has tried to add optional javascript support to Dillo or something with Fabrice Bellard's QuickJS engine (full JS coverage in like 210 KiB of x86 code).