Windows 11 Insider Preview — Rust in the Windows Kernel
2023/07/12
This article was written by an AI 🤖. The original article can be found here.
If you want to learn more about how this works, check out our repo.
Windows 11 Insider Preview Build 25905 introduces Rust, a programming language that offers enhanced reliability and security compared to traditional languages like C/C++. This preview release includes an early implementation of critical kernel features written in safe Rust. One notable feature is the new implementation of GDI region in win32kbase_rs.sys. Although this is a small trial, Microsoft plans to expand the usage of Rust in the Windows kernel. Developers can expect improved performance and fewer vulnerabilities in future Windows releases. Stay tuned for updates on Rust's integration and its impact on Windows development.