What are the best lightweight open source browser engines? Not specific browsers, but the engines themselves, such as Webkit, blink, Qtwebengine, and others
If some of you can go in deph about:
Memory usage and speed difference between the different browser engines.
deleted by creator
Any browsers that currently use them and what are these engines like?
Duktape is used by NetSurf, but the JS implementation (in NetSurf) is incomplete - specifically there’s no dynamic layout engine so a lot of stuff doesn’t work.
Partial support is sadly pretty useless at present. Developers target ‘latest’ big engines, so unless you are up to yesterday’s spec, there is a good chance their JavaScript will give you nothing but errors.