compnerd / compnerd/swift-win32
Use Swift/WinRT to expose the WinRT interfaces
Open
enhancement
help wanted
- Dominant language
- Swift
- Stars
- 1.2k
- Forks
- 76
- PR merge metrics
- No merged PRs in 30d
Description
Rather than creating a full set of C APIs for gaining access to the WinRT types, it should now be possible to create a stub library to import the WinRT interfaces and use Swift/COM to expose `IInspectable` and then build atop that the interfaces that are needed.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.