|
|
|
|
|
by steveklabnik
2612 days ago
|
|
I know you know this, but for the benefit of others, you're talking about the C ABI, not about the language itself. Rust can expose a C ABI as well, and you'd get all those same bindings benefits. > wlroots brings together over a dozen different libraries and interfaces which are implemented in C. This is a great argument that it should be written in C, though. |
|