Le 14/08/2013 08:59, Archos a écrit :
I think that Servo is using a binding to a C library to parsing HTML5
(from Nginx).

Right now, Servo is using Hubbub, from the NetSurf project. How is Nginx related to this?

http://www.netsurf-browser.org/projects/hubbub/


But now, Google has opened-sources Gumbo, a C Library for Parsing HTML5.
So it could be used until that somebody builds a parser in pure Rust.

https://github.com/google/gumbo-parser

That’s cool, but what would it buy us to switch from one C library to another? Is Gumbo better than Hubbub?

--
Simon Sapin
_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to