-
Notifications
You must be signed in to change notification settings - Fork 29
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
feat: pre-generated bindings for target #80
feat: pre-generated bindings for target #80
Conversation
@Hugal31 done! Can you review? |
@Hugal31 I see we have only 3 different bindings...
Update 1: Update 2: |
Just to be sure, the bindings are the same in To answer your question, I don't see any other option (unless someone is willing to generate the bindings themself). Anyway, thank you so much for your work! |
Yes.
No, because GitHub actions run on x86_64 |
@Hugal31 after some tries to build aarch64 I get: https://github.com/Hugal31/yara-rust/runs/6987670647?check_suite_focus=true#step:4:665 Leave only x64_86 for linux, windows and mac? |
Close: #52