Skip to content

Disable building of wasm worker + dylink libraries. NFC#26476

Merged
sbc100 merged 1 commit intoemscripten-core:mainfrom
sbc100:wasm_worker_dylink
Mar 18, 2026
Merged

Disable building of wasm worker + dylink libraries. NFC#26476
sbc100 merged 1 commit intoemscripten-core:mainfrom
sbc100:wasm_worker_dylink

Conversation

@sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Mar 18, 2026

Dynamic linking (PIC) is not yet supported for WASM_WORKERS.

Without this change ./embuilder build libc-ww-debug --pic could work, and ./embuild build ALL --pic would include it, even though its not a reasonable combination.

@sbc100 sbc100 requested review from dschuff and kripken March 18, 2026 00:15
@sbc100 sbc100 force-pushed the wasm_worker_dylink branch from 568068d to 8fe034b Compare March 18, 2026 00:24
@sbc100 sbc100 force-pushed the wasm_worker_dylink branch 2 times, most recently from 5d60654 to 76bbb10 Compare March 18, 2026 15:40
@sbc100 sbc100 enabled auto-merge (squash) March 18, 2026 15:48
@sbc100 sbc100 force-pushed the wasm_worker_dylink branch from 76bbb10 to 2ccd6bf Compare March 18, 2026 16:41
Dynamic linking (PIC) is not yet supported for WASM_WORKERS
@sbc100 sbc100 force-pushed the wasm_worker_dylink branch from 2ccd6bf to 1d10761 Compare March 18, 2026 16:42
@sbc100 sbc100 merged commit 7b00b48 into emscripten-core:main Mar 18, 2026
38 checks passed
@sbc100 sbc100 deleted the wasm_worker_dylink branch March 18, 2026 17:41
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