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
We are about to be pulling in abseil, which is a rather large library, so that we can get int128 support. Assuming we aren't expecting to need all of abseil it might be better to vendor int128 which looks to be fairly separable (and has already been done, at least once, here).
The text was updated successfully, but these errors were encountered:
We are about to be pulling in abseil, which is a rather large library, so that we can get int128 support. Assuming we aren't expecting to need all of abseil it might be better to vendor int128 which looks to be fairly separable (and has already been done, at least once, here).
The text was updated successfully, but these errors were encountered: