Arwalk / zig-protobuf

a protobuf 3 implementation for zig.
MIT License
219 stars 25 forks source link

use bitcast in get_fixed_value #9

Closed Arwalk closed 3 years ago

Arwalk commented 3 years ago

currently having fun with pointers, but @ bitCast could probably a better option.

https://github.com/Arwalk/zig-protobuf/blob/52cfc14cb58b2680bdad3fbe054e37018f1c4bc7/src/protobuf.zig#L621

Arwalk commented 3 years ago

Probably can reuse most of @ptrCast in @ bitCast.

Arwalk commented 3 years ago

It would seem i pinged by mistake someone whose nick is bitcast :( sorry in advance!