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
Update comment for emscripten_has_threading_support. NFC (#26447)
This function works under both pthreads and Wasm Workers. Remove the
reference to specific errno code which has already bitrotted (it returns
ENOTSUP since #26105).
0 commit comments