IT之家 12 月 24 日消息,微软资深工程师加伦・亨特(Galen Hunt)12 月 20 日在 LinkedIn 发文,称其目标是在 2030 年之前,用 Rust 语言和 AI 辅助相结合的方式,替换“每一行”C 和 C++ 代码。
Microsoft has a whole team dedicated to eliminating "every line of C and C++ from Microsoft by 2030," which includes Windows ...
A Microsoft veteran has highlighted his goal to eliminate every single line of C and C++ code and replace it with Rust, ...
Microsoft is taking an impressive step in modernizing its biggest codebases and will eliminate all C/C++ code by the end of ...
内存安全问题占比高的原因,主要是因为 Windows 大多是以 C 和 C++ 编写的——著名的“内存不安全”语言。内存管理代码只要有一个漏洞,就会导致大量的内存安全错误,从而可能引发远程代码执行或权限提升漏洞等攻击。
Based on the four-day-old post, many publications began reporting that by 2030, Microsoft will switch its entire code base ...
Microsoft may be gearing up for one of the boldest engineering transformations the software industry has seen in decades. A ...
Microsoft aims to replace its legacy C and C++ code with the Rust programming language across its largest codebases by the ...
For decades, coders wrote critical systems in C and C++. Now they turn to Rust. Many software projects emerge because—somewhere out there—a programmer had a personal problem to solve. That’s more or ...
Recap: Historically, the vast majority of security issues encountered on the Windows platform have been memory-related bugs. Rust can provide a highly effective solution to this long-standing problem, ...
Google's decision to use Rust for new code in Android in order to reduce memory-related flaws appears to be paying off. Memory safety vulnerabilities in Android have been more than halved – a ...