Skip to content

Clean up a couple JS-side library function references#27054

Merged
sbc100 merged 2 commits into
emscripten-core:mainfrom
valadaptive:c-syscall-stubs
Jun 4, 2026
Merged

Clean up a couple JS-side library function references#27054
sbc100 merged 2 commits into
emscripten-core:mainfrom
valadaptive:c-syscall-stubs

Conversation

@valadaptive
Copy link
Copy Markdown
Contributor

@valadaptive valadaptive commented Jun 4, 2026

The fadvise64 stub can be implemented entirely in C, and the declaration of _emscripten_default_pthread_stack_size should have been removed in #19333.

Copy link
Copy Markdown
Member

@kripken kripken left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@kripken
Copy link
Copy Markdown
Member

kripken commented Jun 4, 2026

Rerunning the CI error in hopes it was a flake.

@sbc100
Copy link
Copy Markdown
Collaborator

sbc100 commented Jun 4, 2026

_emscripten_default_pthread_stack_size was removed in #19333. I updated the PR description.

Thanks for the cleanup!

@sbc100 sbc100 merged commit 5cb68ec into emscripten-core:main Jun 4, 2026
39 checks passed
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.

3 participants