What about auto generated SDKs, for example the GoLang GCP SDK is entirely auto generated from the GCP APIs.
SDK Auto generation would be the way to scale for numerous programming languages and they don't pack anything other than underlying APIs functionality. At the least they make it easier to write.