On Fri, Dec 23, 2016 at 11:49:15PM +0000, Josuah Demangeon wrote: > On 2016-12-17 20:22, Cág wrote: > > And this is why the web engine should be in C, hackable, simple and > > small enough > > to be compiled with tcc/pcc/scc, just like other suckless software > > (I haven't tried scc though, looks like active work is in progress by > > glancing > > at the log and hackers list). > > I just found this engine [1], it seems to have a better approach, even if I > did not run it yet. It is not a finished software, but at least there are > ongoing efforts to write a C99 HTML renderer without dependencies. > > [1]: https://lexborisov.github.io/Modest/
He's solo. Netsurf dev_s_ are unable to propose an enabled javascript www renderer: because it's massive and the complexity is insane (something about thousands of "hooks" related to the dynamicity of the renderer). -- Sylvain