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

Can we commit JoltC bindings to the repository? #2

Open
LPGhatguy opened this issue Apr 22, 2024 · 0 comments
Open

Can we commit JoltC bindings to the repository? #2

LPGhatguy opened this issue Apr 22, 2024 · 0 comments
Labels
question Further information is requested

Comments

@LPGhatguy
Copy link
Member

It's unfortunate to make downstream users run bindgen. It takes awhile to run and needs LLVM installed, which many systems (Windows) don't have by default.

On the other hand, some of the crate features change the API surface that we're binding to in nontrivial ways. We might be able to encode some of that in a small bit of Rust code, but I'm also not sure how bindgen would handle those cases.

@LPGhatguy LPGhatguy added the question Further information is requested label Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant