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

build with stable rust #4

Merged
merged 1 commit into from Aug 18, 2021
Merged

build with stable rust #4

merged 1 commit into from Aug 18, 2021

Conversation

endeav0r
Copy link
Collaborator

So a wonderful person wrote an AARCH64 lifter for Falcon against these bindings :)! https://github.com/kawadakk/falcon/tree/aarch64-bad64

I want to bring these bindings into Falcon (we're working it falconre/falcon#108). In order for that to happen those bindings are going to need to build stable, which means bad64 will need to build stable.

This PR is a proposal to make bad64 build stable. It's probably slightly slower than the original. Very open to comments. Let me know.

@yrp604 yrp604 merged commit 8a8ebcc into yrp604:main Aug 18, 2021
@yrp604
Copy link
Owner

yrp604 commented Aug 18, 2021

Bah, humbug.

cc @apt1002 - Note that this is not a commitment to keep bad64 working with stable rust. I won't go out of my way to add unstable features, but I also won't introduce significantly worse code (not that this PR is) to have it work on stable in the future.

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.

None yet

2 participants