Releases: wasilibs/go-protoc-gen-tonic
Releases · wasilibs/go-protoc-gen-tonic
v0.12.2
v0.11.0
Welcome to go-protoc-gen-tonic, a distribution of protoc-gen-tonic that can be trivially invoked from Go. In conjunction with Buf, it becomes possible to have reproducible protobuf builds with no OS dependencies, everything can be configured to work with go run.
You will need to use this in conjunction with go-protoc-gen-prost for full code generation.
See also go-protoc-gen-builtins for protobuf generation of protoc-builtin languages.
As the first release, there may be some issues with packaging or the WebAssembly invocation of the plugins that need to be ironed out, please file any issue you find so we can fix it.