Microsoft is introducing infrastructure to generate Win32 bindings similar to UWP for all languages

Paulo Pinto pjmlp at progtools.org
Fri Jan 22 07:19:28 UTC 2021


Hi,

Microsoft just introduced a project, based on their learnings for 
UWP language projections.

https://blogs.windows.com/windowsdeveloper/2021/01/21/making-win32-apis-more-accessible-to-more-languages/

Just like with UWP, it makes use of .NET metadata format to use 
as input for bindings generation.

Current languages are C#, Rust, with a modern C++ coming up.

This could be a solution for improved Win32 bindings in D as well.



More information about the Digitalmars-d mailing list