▲ | wffurr 5 days ago | |||||||
Chrome security is encouraging use of memory safe languages via the Rule of 2: https://chromium.googlesource.com/chromium/src/+/main/docs/s... IIRC Crubit C++/Rust Interop is from the chrome team: https://github.com/google/crubit | ||||||||
▲ | mike_hearn 5 days ago | parent [-] | |||||||
Memory safe languages aren't allowed in the Chrome codebase. Java is only for Android, Swift only for iOS/Mac, and Rust only for third party uses. That might well change, but it's what their docs currently say. | ||||||||
|