-
Notifications
You must be signed in to change notification settings - Fork 575
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
I'm busy revamping windows-bindgen
to deal with a number of issues and make it a lot more flexible.
One potential issue is whether we still need to sort function declarations by exporting library to avoid Rust compiler inefficiencies.
@ChrisDenton do you happen to know if that's still an issue with raw-dylib
?
I'll probably still need to support some version of this for windows-sys
generation, at least for now.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request