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

1.5.0: Rust bindings #18

Merged
merged 5 commits into from
Dec 18, 2022
Merged

1.5.0: Rust bindings #18

merged 5 commits into from
Dec 18, 2022

Conversation

AngheloAlf
Copy link
Member

@AngheloAlf AngheloAlf commented Dec 18, 2022

  • Adds Rust bindings
  • The table-macro-hell has been changed a little to include pre-processed versions of all the tables in the repository. This change should be more friendly to IDEs

* Generate bindings for enums

* Add .gitignore Cargo didn't automatically made

* Actually build the files into the library

* `pub` in `mod` to fix warning

* instruction struct

* Instruction rust binding

* Add InstrId::ALL_MAX

* link C library to rust

* Publish crate CI

* test

* config bindings

* add getters for registers

* add names methods for register enums

* get_operand_type

* feedback from simon

* Forgot to add new file to python setup.py

* get_operands_slice

* add stuff to cargo.toml
@AngheloAlf AngheloAlf changed the title 1.5.0 1.5.0: Rust bindings Dec 18, 2022
@AngheloAlf AngheloAlf merged commit 6e7b95d into master Dec 18, 2022
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.

1 participant