Did most of
>>386 and the binary doubled in size from 24K to 48K... most of it is the HTML parser that's still in unoptimised C and far too close to being literal to the incredibly bloaty spec (
https://html.spec.whatwg.org/multipage/parsing.html) --- but nonetheless far ahead of previous "lightweight" browsers like NetSurf.
Since fitting a CSS parser and DOM renderer in 16K is probably going to be impossible, I still need to shrink the parsee a bit.