Arwalk / zig-protobuf

a protobuf 3 implementation for zig.
MIT License
188 stars 20 forks source link

Manage Maps encoding #4

Closed Arwalk closed 2 years ago

Arwalk commented 2 years ago

Done in fea7ea53b9d78511425b5c0553cc4344b258df26

Implementation does not manage some complex deinit stuff, we'll do this on a later pass.