Hacker News new | ask | show | jobs
by KwanEsq 1903 days ago
The style parts are in Rust, but layout is C++, I believe. servo does have an experimental layout engine (or two? layout 2020?) in Rust, but I don't think that ever reached a point where Mozilla were seriously considering replacing Gecko's with it.
1 comments

I think Servo is basically a proving ground for replacing components in Firefox with Rust equivalents.