Skip to content

Update emscripten_atomic_notify to take uint32_t for count. NFC#26459

Merged
sbc100 merged 1 commit intoemscripten-core:mainfrom
sbc100:EMSCRIPTEN_NOTIFY_ALL_WAITERS
Mar 17, 2026
Merged

Update emscripten_atomic_notify to take uint32_t for count. NFC#26459
sbc100 merged 1 commit intoemscripten-core:mainfrom
sbc100:EMSCRIPTEN_NOTIFY_ALL_WAITERS

Conversation

@sbc100
Copy link
Copy Markdown
Collaborator

@sbc100 sbc100 commented Mar 14, 2026

This matches the specification of the underlying atomic.wait instruction.

This should be a non-breaking change in almost all cases.

This matches the specification of the underlying atomic.wait
instruction.
@sbc100 sbc100 requested review from juj and tlively March 14, 2026 04:17
@sbc100 sbc100 merged commit a3750a3 into emscripten-core:main Mar 17, 2026
37 of 38 checks passed
@sbc100 sbc100 deleted the EMSCRIPTEN_NOTIFY_ALL_WAITERS branch March 17, 2026 18:39
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