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
The binaries are quite large, especially on Linux. The asserts binary is 288MB, which is 10x the size on macOS at 26.9MB. The release binary being nearly 40MB also seems a bit too large, when compared to Sorbet which is 13.4MB.
One difference is that we're linking in Protobuf, but that shouldn't be adding so much overhead.