Comment by gumby

7 years ago

> Swift had the same ABI issues as C++, but when most packages ship as source code, it's not that big of an problem

... and when there's essentially a single build system for Swift code. While for C++ there are several.

Having a single master, instead of having to please every compiler vendor, helps.