bazel /
crubit /
80441c1970947d42d27a6de7ad226b32bcd4e30e Add current target to the IR, add owning target to items
With these, it will be possible to decide in the codegen if a declaration should be added to the current bindings, or if it should be referenced from a different crate.
PiperOrigin-RevId: 409361994
9 files changed
tree: 9e6b9196ac2271f77e8970de9fd1e55982fe759b
- rs_bindings_from_cc/
- CODE_OF_CONDUCT
- CONTRIBUTING
- LICENSE
- README.md
README.md
Crubit: C++/Rust Bidirectional Interop Tool
Extremely experimental interop tooling for C++ and Rust.
Please don‘t use, this is an experiment and we don’t yet know where will it take us. There will be breaking changes without warning. Unfortunately, we can't take contributions at this point.