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.
  1. News

    Designing a COM library for Rust

    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...
Back
Top