Skip to content

Minor gen_sig_info fixes. NFC#26991

Closed
sbc100 wants to merge 1 commit into
emscripten-core:mainfrom
sbc100:gen_sig_info_fixes
Closed

Minor gen_sig_info fixes. NFC#26991
sbc100 wants to merge 1 commit into
emscripten-core:mainfrom
sbc100:gen_sig_info_fixes

Conversation

@sbc100
Copy link
Copy Markdown
Collaborator

@sbc100 sbc100 commented May 21, 2026

Split out from #26987.

We were running the compiler with WASM_WORKERS + PTHREADS but not actually including library_pthreads. If we disable PTHREADS then the compiler starts seeing the WASM_WORKER specific functions.

Split out from emscripten-core#26987.

We were running the compiler with WASM_WORKERS + PTHREADS but not
actually including library_pthreads.  If we disable PTHREADS then the
compiler starts seeing the WASM_WORKER specific functions.
@sbc100 sbc100 requested review from dschuff and kripken May 21, 2026 23:29
@sbc100
Copy link
Copy Markdown
Collaborator Author

sbc100 commented May 22, 2026

Oops, landed as part of #26987 by mistake.

@sbc100 sbc100 closed this May 22, 2026
@sbc100 sbc100 deleted the gen_sig_info_fixes branch May 22, 2026 18:22
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