|
|
|
|
|
by 88913527
984 days ago
|
|
Is there a reason discussion around C is phrased like this? My reaction to that quote is, "yeah it could possibly have some issues we're not really sure of, but it seems reasonably battle-tested too". It evokes a bit of mixed signal messaging, to me at least. |
|
Also consider that this extension is designed in a way that existing code can be annotated without requiring drastic changes, and that it has been designed to remain ABI compatible.
A 100% watertight solution most likely requires new language features (or even a completely new language like a "Rust--") that would violate both of those requirements.