Y
Hacker News
new
|
ask
|
show
|
jobs
by
pygy_
2540 days ago
For 1) WebRender was developed for Servo and is being ported to Firefox as part of the Quantum effort (Firefox Rustification).
1 comments
klibertp
2540 days ago
Is it being rewritten in non-Rust during the porting? Or is it left in Rust, with build system taking care to compile and link it properly?
link
tangent128
2540 days ago
It's being left in Rust, yes. Firefox already contains Rust components, such as Stylo.
link