(no title)
cfreksen | 1 month ago
Maybe there is a main servo crate as well out there, and fastrender doesn't depend on that crate, but at least in my mind fastrender depends on some servo browser functionality.
EDIT: fastrender also includes the servo HTML parser: html5ever (https://github.com/servo/html5ever).
simonw|1 month ago
I do not think that makes it a "Servo wrapper", because calling it that implies it has no rendering code of its own.
It has plenty of rendering code of its own, that's why the rendered pages are slow and have visual glitches you wouldn't get with Sero!