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

Ensure bindings statics run before enums try to call native init #150

Merged
merged 3 commits into from Mar 13, 2024

Conversation

TheBlueMatt
Copy link
Collaborator

Fixes #149.

@TheBlueMatt
Copy link
Collaborator Author

Threw in an additional fix for Windows builds due likely due to llvm/llvm-project#63081

@TheBlueMatt TheBlueMatt merged commit cb964a0 into lightningdevkit:main Mar 13, 2024
2 of 10 checks passed
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.

Enums call C method without forcing bindings to load
1 participant