Comment on Servo Browser Now Supports Tabbed Browsing, WAV Audio Files.
orangeboats@lemmy.world 2 months agoServo was an experimental ground for Mozilla in some ways (like testing out a new CSS engine and porting it back to Gecko if it works). So it’s quite normal for people to be unaware of it, it was not quite meant for the public.
For a while it was abandoned by Mozilla and stuck in a limbo, until it got picked up by the Linux Foundation.
Appoxo@lemmy.dbzer0.com 2 months ago
Gecko isnt?
LeFantome@programming.dev 2 months ago
Gecko is of course Open Source. It is also pretty much the oldest browser engine code base and written in C++. Servo is modern and Rust. Gecko started at Netscape.
The other problem is that Gecko is hard to embed.