johanbrandhorst / protobuf

GopherJS Bindings for ProtobufJS and gRPC-Web
MIT License
81 stars 16 forks source link

Large integers are not correctly parsed #32

Closed johanbrandhorst closed 6 years ago

johanbrandhorst commented 6 years ago

The jspb package wrapper does not properly support reading and writing the full 64bit range of integers from/to the buffers.