-
Notifications
You must be signed in to change notification settings - Fork 119
feat: add rust bindings #772
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
base: main
Are you sure you want to change the base?
Conversation
|
I'm seeing issues with using bindings for |
|
Hi @jayakasadev, I am not sure how to help unblock this PR, as I don't understand Bazel tooling. It looks like you are building the same component multiple times, and the linker is complaining. FYI, I refactored the Bazel CI to be its own actions. (#776, #779) |
65ff247 to
ebf7295
Compare
|
@jayakasadev FYI, @SchrodingerZhu and I have merged snmalloc-rs into this repo, this might help with using Bazel with Rust. |
Use existing bazel tools to generate rust bindings for bazel users