Microsoft has been interested in Rust for some time now, investigating its use as a type-safe and memory-safe alternative to C and C++ in systems programming tasks. With more and more of Microsoft’s ...
Microsoft has released the Windows App Development CLI (winapp) in public preview, an open source tool automating Windows packaging for Electron, Rust, and .NET developers.
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, ...