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

Ongoing metadata writer improvements and new command line tool #2319

Merged
merged 17 commits into from
Feb 2, 2023

Conversation

kennykerr
Copy link
Collaborator

Continuing from #2309 this continues to expand support for metadata generation (#1093) and adds the riddle command line tool that will eventually replace both MIDLRT and MDMERGE with an all-Rust alternative. This should make it a lot simpler to build WinRT and Win32 components in Rust without requiring any Windows SDK dependencies. It's early days but we can now write a component's inteface definition in a Rust-like syntax and run riddle to generate a .winmd directly:

image

It's also complete with decent error handling:

image

@kennykerr kennykerr merged commit 86bfc0d into master Feb 2, 2023
@kennykerr kennykerr deleted the writer branch February 2, 2023 04:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant