6 ms·
So does any other language which wants to be useful; being able to call C functions is table stakes for a systems programming language. But Rust itself can sti
by teddyh 5d ago
So does any other language which wants to be useful; being able to call C functions is table stakes for a systems programming language. But Rust itself can still only generate static binaries, because Rust doesn’t have a stable ABI.