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
Add __uint128_t and __int128_t type support (determined if supported at compile time). Add a new .emb file that tests you can read e.g. 65-128 bit UInt and Int. Test that anonymous bits support this size as well.