stackparam icon indicating copy to clipboard operation
stackparam copied to clipboard

use bindgen

Open jfager opened this issue 8 years ago • 1 comments

I did this mostly as an exercise, thought I'd open a PR if you're interested but it's not clear to me that there's actually any benefit (to the contrary, it adds a build dependency). Definitely feel free to reject.

jfager avatar Jul 28 '17 17:07 jfager

it's not clear to me that there's actually any benefit

One benefit being as jvmti adds new features, they are incorporated here, Really, the best way would be to create a jvmti-sys crate and I would just reference it.

I will probably merge this. I have been away from this project for a while, so it will take me a bit to test. Thanks for the PR!

cretz avatar Jul 28 '17 20:07 cretz