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
If I remember correctly, quic itself assumes that Int is 64-bit regardless network-control.
This is just because I'm sick of inserting fromIntegral everywhere.
If there is strong demand for 32-bit, I can fix it.
Could you explain in what use cases 32-bit is used?
I was browsing through the packages and found this note on
network-control
package:Does that mean that
quic
library is unusable on 32bit systems? 😟The text was updated successfully, but these errors were encountered: