Skip to content

gh-84461: Add --enable-wasm-pthreads and more file systems (GH-91820) #91820

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 23, 2022

Conversation

tiran
Copy link
Member

@tiran tiran commented Apr 22, 2022

Dynamic linking and pthreads are a field of landmines. The PR allows us to test dynamic linking without pthreads on Node. I also include additional file systems so we could use browser builds under Node. FS support increases the JS file by meager 20k before compression.

@tiran tiran force-pushed the gh-84461-wasm-threads branch from ba676ae to b3558e5 Compare April 23, 2022 07:54
@tiran tiran changed the title gh-84461: Add --enable-wasm-pthreads and more file systems gh-84461: Add --enable-wasm-pthreads and more file systems (GH-91820) Apr 23, 2022
@tiran tiran merged commit 92c1037 into python:main Apr 23, 2022
@tiran tiran deleted the gh-84461-wasm-threads branch April 23, 2022 12:59
Copy link
Contributor

@erlend-aasland erlend-aasland left a comment

Choose a reason for hiding this comment

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

Looks good! The WASM autoconf section is also much more readable now.

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.

4 participants