Skip to content
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

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

Merged
merged 1 commit into from Apr 23, 2022

Conversation

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.

Tools/wasm/README.md Outdated Show resolved Hide resolved
@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
13 checks passed
@tiran tiran deleted the gh-84461-wasm-threads branch Apr 23, 2022
Copy link
Contributor

@erlend-aasland erlend-aasland left a comment

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.

None yet

4 participants