ABI Stability in a Cross-Platform C++ SDK
One of the hardest engineering problems I've faced isn't the cloud communication, the threading model, or the cross-platform build — it's ABI stability. This article is about what ABI stability…
One of the hardest engineering problems I've faced isn't the cloud communication, the threading model, or the cross-platform build — it's ABI stability. This article is about what ABI stability…