Dump IR to a file when running :test_wrapper.

This allows e.g. diagnosing bad IR that crashes the bindings generator etc. (what I am currently dealing with).

PiperOrigin-RevId: 401740904
1 file changed
tree: f7c6238e05c2a18c6487e89a5470f09c47fa6dfb
  1. rs_bindings_from_cc/
  2. CODE_OF_CONDUCT
  3. CONTRIBUTING
  4. LICENSE
  5. 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.