logoalt Hacker News

Sharlinyesterday at 10:09 PM1 replyview on HN

Fixing syntax by definition does not affect the ABI. And Rust has shown that both ABI and API compatibility can be achieved in the presence of several "versions" (editions) of the language in the same build.


Replies

irishcoffeeyesterday at 11:37 PM

Rust has shown that it’s yet another language that kind of sort of addresses 3% of the issues c/c++ has, tops.

show 3 replies