You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
re2 uses a native module that has a normal dependency on node-gyp, which
bloats the installed size of a service and requires special care when
packaging.
re2-wasm has no dependencies, and while it is not officially supported, it is
used by grpc-node's grpc-js-xds package.
0 commit comments