You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
com library
About this tag
The tag 'com library' covers discussions about designing and implementing Component Object Model (COM) libraries, particularly in the context of the Rust programming language. Content includes a blog post from a Microsoft intern describing work on a COM library for Rust within the Safe Systems Programming Language group, focusing on memory safety and vulnerability prevention. This tag is relevant for developers interested in COM interoperability, Rust systems programming, and Microsoft's security initiatives.
I interned with Microsoft as a Software Engineering Intern in the MSRC UK team in Cheltenham this past summer. I worked in the Safe Systems Programming Language (SSPL) group, which explores safe programming languages as a proactive measure against memory-safety related vulnerabilities. This blog...