I am having a go at porting a sample C++/WinRT application, while the cross platform C++ libraries are already compiling with the current VS 2019 C++20 modules support, I cannot find anywhere what the current state of C++/WinRT is, speciall how to integrate the code that gets generated from the IDL compiler.
Any official information available somewhere about the current support, or related roadmap?