You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to grpc.io
Hello!
Because of https://github.com/protocolbuffers/protobuf/issues/4460 we need to build all our gems using `BUNDLE_FORCE_RUBY_PLATFORM` set to true. grpc builds just fine, but the resulting gem is a whopping 263MB in size. When I install the gem without that switch it's 32MB. Is it possible to get a similar size with native gem build?