Skip to content

Enable stdio locking under Wasm Workers#26489

Open
sbc100 wants to merge 1 commit intoemscripten-core:mainfrom
sbc100:wasm_worker_lockfile
Open

Enable stdio locking under Wasm Workers#26489
sbc100 wants to merge 1 commit intoemscripten-core:mainfrom
sbc100:wasm_worker_lockfile

Conversation

@sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Mar 18, 2026

This change removes the use of pthread_self from musl's internal file locking mechanism.

This is needed as part of my effort to remove all pthread symbols from the Wasm Workers builds.

This change removes the use of pthread_self from musl's internal file
locking mechanism.

This is needed as part of my effort to remove all pthread symbols from
the Wasm Workers builds.
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.

1 participant