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

Curious: How and where could we potentially import CPP headers? #143

Open
godofecht opened this issue Apr 30, 2024 · 1 comment
Open

Curious: How and where could we potentially import CPP headers? #143

godofecht opened this issue Apr 30, 2024 · 1 comment

Comments

@godofecht
Copy link

We have a C++ library that we'd like to run code from. We've never used Rust but we're interested in adding it to our toolbox. Where would the linkage happen, if at all it's possible?

Best,
Abhishek

@Are10
Copy link

Are10 commented May 22, 2024

I suspect you may be looking for something like: https://github.com/rust-lang/rust-bindgen

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

No branches or pull requests

2 participants