|
|
|
|
|
by zozbot234
120 days ago
|
|
Rust allows binary libraries with a C ABI. Having safety within any given module is still a big deal, and it's hard to guarantee safety across dynamic modules when the code that's actually loaded can be overridden by a separately-built version. |
|