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

Commits on Aug 29, 2022

  1. pythongh-95853: Improve WASM build script

    - 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
    tiran committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    292fca0 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Mind the full stop

    Co-authored-by: Brett Cannon <brett@python.org>
    tiran and brettcannon committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    4a14001 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4be163 View commit details
    Browse the repository at this point in the history