On Fri Aug 1 20:40:52 2025 +0000, Nikolay Sivov wrote:
Ok, what do we need to have support for marshalling winrt types? Is it different from non-winrt types? (what are those types by the way)
I believe it would involve adding support for generating proxy code for parameterized types to widl, and implement the HSTRING_User* methods, for starters. That would allow us to register the generated PSFactoryBuffer class for standard marshalling.