|
|
|
|
|
by seaal
477 days ago
|
|
Seems like most nerds that are looking for an alternative browser engine are instead moving towards Ladybird. Last year they passed Servo in WPT and recently passed Servo in stars. As of January, Ladybird has been able to successfully render Gmail[0], so I imagine this year it will be able to solve most users daily-driver requirements. [0] https://www.youtube.com/watch?v=-l8epGysffQ |
|
I have mixed feelings about Rust, but it's one way to improve the current culture of tolerating numerous memory defects in C and C++ desktop application programs and userland libraries. So that would be a point in Servo's favor, unless they've Rusted themselves into a borrowing/lifetimes/async development complexity corner that makes moving forward too slow.