Hacker News new | ask | show | jobs
by roca 1817 days ago
Using external components is pretty hard. The interfaces between them are pretty complicated and abstraction layers are expensive. There are also different policies in different browsers, e.g. Firefox is much more into using Rust than Chrome is, for obvious reasons.

Firefox does use Skia though.