You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
exe/protoboeuf currently works as a stand-alone executable that can read binary protobuf ASTs. I think it would be useful if it was also able to function as a protoc plugin. This way people can integrate our codegen with existing protoc workflows.