|
|
|
|
|
by zozbot234
1833 days ago
|
|
> their ecosystems are much richer. The Rust "ecosystem" can seamlessly expand to include any language with a C ABI and FFI. Solutions are also being developed to ease interop with managed platforms like Java/C#. Contrast this with something like Go, where even interoperability with C does not come out-of-the-box and requires compromising the most desirable features in the language itself. |
|