Skip to content

Update comment for emscripten_has_threading_support. NFC#26447

Merged
sbc100 merged 1 commit intoemscripten-core:mainfrom
sbc100:emscripten_has_threading_support
Mar 12, 2026
Merged

Update comment for emscripten_has_threading_support. NFC#26447
sbc100 merged 1 commit intoemscripten-core:mainfrom
sbc100:emscripten_has_threading_support

Conversation

@sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Mar 12, 2026

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).

This function works under both pthreads and Wasm Workers.  Remove the
reference to specific errno code which has already bitrotted (it returns
ENOTSUP since emscripten-core#26105).
@sbc100 sbc100 requested review from dschuff and kripken March 12, 2026 20:12
@sbc100 sbc100 enabled auto-merge (squash) March 12, 2026 20:14
@sbc100 sbc100 disabled auto-merge March 12, 2026 22:16
@sbc100 sbc100 merged commit f4a833c into emscripten-core:main Mar 12, 2026
33 of 37 checks passed
@sbc100 sbc100 deleted the emscripten_has_threading_support branch March 12, 2026 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants