628f1feb3686a7525d582dc4851ca1bf7fc6d6fd
Its nicer to have the manifests be an opaque []byte, rather than a struct. This way users of the build package don't need to know about the internal structure of the manifests. The registry can interpret the manifests as it sees fit, while letting build keep its own Go type of manifest which is easier to work with in the build package.
Languages
Go
84.3%
TypeScript
8.8%
C++
3.1%
Objective-C
1.4%
Shell
1.1%
Other
1.2%