Hugal31 / yara-rust

Rust bindings for VirusTotal/Yara
Apache License 2.0
73 stars 29 forks source link

feat: pre-generated bindings for target #60

Closed ikrivosheev closed 2 years ago

ikrivosheev commented 2 years ago

Fix: https://github.com/Hugal31/yara-rust/issues/52

Can anyone help to generate bindings for targets from tier1 https://doc.rust-lang.org/nightly/rustc/platform-support.html? Or we can merge this PR with two targets and append other targets in others PR?