dajofrey/Netzhaut

Some idea how to make improve web browser engine in C

Opened this issue · 0 comments

zzo38 commented

I had been trying to look which new web browser engines written in C (and not based on Mozilla or Chromium or any of the other ones) will be good, and I have some ideas how to make a better one (including: allow end user to override everything, assume that you know what you are doing better than the document author does, make possibility of extensions written in C and loaded as dynamic or static libraries, and I have some other ideas too).