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-95853: Improve WASM build script (GH-96389) #96389

Merged
merged 3 commits into from Aug 30, 2022

Conversation

tiran
Copy link
Member

@tiran tiran commented Aug 29, 2022

  • pre-build Emscripten ports and system libraries
  • check for broken EMSDK versions
  • use EMSDK's node for wasm32-emscripten
  • warn when PKG_CONFIG_PATH is set
  • add support level information

- pre-build Emscripten ports and system libraries
- check for broken EMSDK versions
- use EMSDK's node for wasm32-emscripten
- warn when PKG_CONFIG_PATH is set
- add support level information
Copy link

@rchiodo rchiodo left a comment

Thanks for this

Tools/wasm/wasm_build.py Outdated Show resolved Hide resolved
Tools/wasm/wasm_build.py Show resolved Hide resolved
Tools/wasm/wasm_build.py Outdated Show resolved Hide resolved
Tools/wasm/wasm_build.py Outdated Show resolved Hide resolved
Tools/wasm/wasm_build.py Outdated Show resolved Hide resolved
Tools/wasm/wasm_build.py Outdated Show resolved Hide resolved
Tools/wasm/wasm_build.py Outdated Show resolved Hide resolved
Tools/wasm/wasm_build.py Outdated Show resolved Hide resolved
Tools/wasm/wasm_build.py Outdated Show resolved Hide resolved
Tools/wasm/wasm_build.py Show resolved Hide resolved
tiran and others added 2 commits Aug 30, 2022
Co-authored-by: Brett Cannon <brett@python.org>
@tiran tiran changed the title gh-95853: Improve WASM build script gh-95853: Improve WASM build script (GH-96389) Aug 30, 2022
@tiran tiran merged commit 2eb9008 into python:main Aug 30, 2022
14 checks passed
@tiran tiran deleted the wasm_build-ports branch Aug 30, 2022
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