google/comprehensive-rust

Worth keeping android/interoperability/cpp.html and chromium/interoperability-with-cpp.html in sync?

Aberta

#1.523 aberto em 29 de nov. de 2023

 (5 comentários) (0 reação) (0 responsável)Rust (2.009 forks)batch import
enhancementgood first issue

Métricas do repositório

Stars
 (32.954 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Android-specific and Chromium-specific parts of the course both talk about using https://cxx.rs for C++/Rust interop. Is it worth it to somehow unify some of the content?

In particular, both introductory slides (at android/interoperability/cpp.html and chromium/interoperability-with-cpp.html) have a diagram of how cxx works, but Chromium also has additional speaker notes where it lists some benefits (over manually authoring the bindings).

PS. Some of the content will need to remain Android-specific and/or Chromium-specific:

/cc @adetaylor

Guia do colaborador