|
|
|
|
|
by jhumphries131
1375 days ago
|
|
Our intent with the compiler in Buf is to match protoc as perfectly as we can. We want to instill maximum confidence in our users that Buf is a trustworthy tool and a suitable replacement for protoc. And to do that, we need the behavior to match. But we do hope that eventually the official definition of the language will be a proper specification, not a particular implementation. (And maybe this document could be the start of that shift.) So while there are multiple implementations (Buf, Square/Wire, probably others), the protoc implementation is canon. |
|