Skip to content

Mark dynamic linking as requiring async compilation#27086

Merged
sbc100 merged 1 commit into
emscripten-core:mainfrom
sbc100:dynlink_async
Jun 10, 2026
Merged

Mark dynamic linking as requiring async compilation#27086
sbc100 merged 1 commit into
emscripten-core:mainfrom
sbc100:dynlink_async

Conversation

@sbc100

@sbc100 sbc100 commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

The loading of the dynamic libraries on startup has always been async but now we make a clear error to use -sWASM_ASYNC_COMPILATION=0 with dynamic linking.

Split out from #27079

@sbc100 sbc100 requested a review from kripken June 10, 2026 16:38
@sbc100 sbc100 enabled auto-merge (squash) June 10, 2026 16:38
The loading of the dynamic libraries on startup has always been
async but now we make a clear error to use `-sWASM_ASYNC_COMPILATION=0`
with dynamic linking.
@sbc100 sbc100 merged commit 23ec527 into emscripten-core:main Jun 10, 2026
39 checks passed
@sbc100 sbc100 deleted the dynlink_async branch June 10, 2026 17:30
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