|
|
|
|
|
by kibwen
1245 days ago
|
|
For Go, mixing languages is uncommon because its FFI suffers an impedance mismatch with its task scheduler. For Rust, mixing languages is extremely common. Rust's entire original reason for existing was to rewrite small parts of a large C++ project. |
|
I bet the announced Chrome efforts will again, require another adaptation.