Description
The Dart language currently supports interoperability with C, Swift, Kotlin, and JavaScript, as detailed in the official documentation. However, there is no mention of official support for two increasingly popular and performance-focused languages: Golang and Rust.
Given the widespread adoption of Golang and Rust in systems programming and server-side development, adding official support for these languages could greatly enhance Dart's ecosystem. Both languages are known for their efficiency and strong community backing, making them valuable complements to Dart's existing capabilities.
Official support for Golang and Rust interop would solidify Dart's position as a modern, versatile language capable of bridging the gap between high-level application development and low-level systems programming. Can we hope to see this added to the roadmap?