The Rust toolchain is ready for production use
DRANK

Dear Chromium Community,As of M119 Chromium's Rust toolchain is production-ready.For the projects that are underway already that are making use of Rust libraries, we are happy to say toolchain support is no longer an obstacle to shipping. Chrome M117 has aRust library in Stablethat is being used daily on Android, Mac, Windows, and Linux. And Chrome M119 Beta has the same on ChromeOS.We’re now confident that the toolchain is capable of integrating well with Clang in our build configurations and that the resulting binaries optimize well, run correctly, and interact with crash reporting and gdb/lldb properly. From agl@: Our experiment to switch the QR code generator over from C++ with IPC to synchronous Rust has gone smoothly with nothing breaking.We will address any issues that come up in the future, and we greatly welcome feedback about sharp edges that you uncover atrust...@chromium.org.At the moment, Rust is approved by Chrome ATLs for use incertain third-party scenarios. We're exci…

groups.google.com
Related Topics: Rust
1 comments