Skip to content
New issue

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

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

Already on GitHub? # to your account

Avoid generating transmute for input value type parameter bindings #3377

Merged
merged 2 commits into from
Dec 10, 2024

Conversation

kennykerr
Copy link
Collaborator

@kennykerr kennykerr commented Dec 10, 2024

Something like 30K fewer transmute calls. 🎉

Fixes: #3375

@kennykerr kennykerr merged commit 0a68b66 into master Dec 10, 2024
75 checks passed
@kennykerr kennykerr deleted the no-value-type-transmute branch December 10, 2024 22:01
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

windows-bindgen overuses transmute particularly for primitive type parameters
1 participant