Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementation of protobuf-go-lite #1

Closed
paralin opened this issue Apr 10, 2024 · 1 comment
Closed

Implementation of protobuf-go-lite #1

paralin opened this issue Apr 10, 2024 · 1 comment

Comments

@paralin
Copy link
Member

paralin commented Apr 10, 2024

This issue is intended to organize anyone who wants to contribute to this effort.

I have forked go-protobuf and dropped everything that is not referenced by protoc-gen-go.

protoc-gen-go has been renamed to protoc-gen-go-lite

Now the task is to adjust protoc-gen-go-lite to generate just the bare minimum structs without importing "reflect."

@paralin paralin changed the title WIP Implementation of protobuf-go-lite Apr 10, 2024
@paralin
Copy link
Member Author

paralin commented Apr 11, 2024

This is now complete! Also see the vtprotobuf-lite repo

@paralin paralin closed this as completed Apr 11, 2024
paralin pushed a commit that referenced this issue Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant