|
|
|
|
|
by bugmen0t
1373 days ago
|
|
Rust has very strong backing at Meta, Microsoft, Google, AWS and others. I wouldn't worry about corporate backing. You can call into the Windows APIs (there's a windows crate) and if you want to call into something that isn't there, `cbindgen` and friends are amazing. |
|