Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Swift/WinRT to expose the WinRT interfaces #229

Open
compnerd opened this issue Oct 25, 2020 · 0 comments
Open

Use Swift/WinRT to expose the WinRT interfaces #229

compnerd opened this issue Oct 25, 2020 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@compnerd
Copy link
Owner

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.

@compnerd compnerd added enhancement New feature or request help wanted Extra attention is needed labels Oct 25, 2020
@compnerd compnerd changed the title Use Swift/COM to expose the WinRT interfaces Use Swift/WinRT to expose the WinRT interfaces May 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant