Hacker News new | ask | show | jobs
by bitbasher 123 days ago
Maybe Chromium should also rewrite their rendering engine in Rust ;p
2 comments

You joke, but a substantial portion of the Blink engine was (re)written in garbage collected C++ to a similar effect.
They could just invest into Servo's and use that.