I am looking for a small and portable web browser to embed into my 3D engine. Basically, I need something small and fast that can render into a graphical buffer and take my input for links and stuff. It would be great if it could do JS as well.
So far I've looked at Gecko and Webkit and Webkit is the winner so far (Gecko is way too huge and messy to even consider).
Are there other more obscure engines that I am missing?