Skip to content

Deprecate -sPTHREADS and -sMEMORY64 in favor of standard flags.#27025

Open
sbc100 wants to merge 1 commit into
emscripten-core:mainfrom
sbc100:deprecated_settings
Open

Deprecate -sPTHREADS and -sMEMORY64 in favor of standard flags.#27025
sbc100 wants to merge 1 commit into
emscripten-core:mainfrom
sbc100:deprecated_settings

Conversation

@sbc100
Copy link
Copy Markdown
Collaborator

@sbc100 sbc100 commented May 28, 2026

No description provided.

@sbc100 sbc100 changed the title Deprecate USE_PTHREADS and MEMORY64 in favor of standard flags. Deprecate -sPTHREADS and -sMEMORY64 in favor of standard flags. May 28, 2026
@sbc100 sbc100 requested a review from dschuff May 28, 2026 21:37
Comment thread ChangeLog.md
- The `PThread.runningWorkers` field was removed from the `PThread` object.
If you have JS code that was depending on this you can transition to using the
`PThread.pthreads` object. (#26998)
- The `-sPTHREADS` and `-sMEMORY64` flags have been deprecated in favor of the
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Should be -sUSE_PTHREADS

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