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
AFAICT wchar_t is i32 for all BSD targets, but for example for FreeBSD aarch64 targets it should be u32. I'm not sure about ios aarch64 targets, but i think there it is also u32.