grpc / grpc-web

gRPC for Web Clients
https://grpc.io
Apache License 2.0
8.66k stars 764 forks source link

Use bzlmod for bazel build #1457

Closed gonzojive closed 2 months ago

gonzojive commented 3 months ago

"Bzlmod is going to replace the legacy WORKSPACE system in future Bazel releases" according to the bazel size. This is a request to stop using WORKSPACE in grpc-web and use bzlmod instead.