Our Experience Building a Hybrid Rust - C++ Project

For the past four months, I’ve been actively contributing to a new Rust-C++ project. Through this process, I’ve gained valuable insights and lessons. While I can’t disclose many project details, there are numerous technical challenges worth elaborating.

The linking problem

Async or Sync?

Shared Memory or Actor?