# 为何 Rust 不在 编译器性能 上投入更多?
33 min read
本文译自 Why doesn’t Rust care more about compiler performance?,作者 Kobzol,译者 @Baram X 3,原文发表于 2025 年 6 月 9 日。
本文译自 Why doesn’t Rust care more about compiler performance?,作者 Kobzol,译者 @Baram X 3,原文发表于 2025 年 6 月 9 日。
当你在 Windows 上进行 Rust 开发时,rustup 默认会为你配置 Microsoft Visual C++ (MSVC) 工具链 这通常是一个很好的选择,因为它与 Windows 生态系统紧密集成,并且与使用 Visual Studio 构建的 C/C++ 库具有良好的 ABI 兼容性