Rust Is Tier-1 Language at Microsoft

62 points by mmastrac


ahelwer

Rust still isn’t widely used at Microsoft from what I’ve seen, but hopefully that changes. I am in Azure Storage and write C++ every day. It would be nice to start using Rust within that giant C++ project but the FFI part of things was fairly complicated last time I tried it. Especially when interacting with old Microsoft-isms like COM.