|
|
|
|
|
by tialaramex
1473 days ago
|
|
> explicit focus on correctness, simplicity and verification Does this mean Cranelift has a clearer view of what its IR really means than, say, LLVM? It seems to me that being very clear-eyed on this will be important as C and C++ get ready to bite the bullet (perhaps this decade) and formally document how pointer provenance works in their languages, and perhaps Aria's provenance "experiment" in Rust begins the journey to stabilisation. |
|
I'm not super-familiar with the pointer provenance work in Rust but I'll read more about this; thanks for the mention!