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
WASI does not provide an ambient locale, so treating a missing LC_CTYPE/LANG as C/POSIX makes wc -m count bytes by default. Preserve the existing UTF-8 behavior for WASI while keeping POSIX fallback on platforms with native locale environments.
0 commit comments