Skip to content

Commit ccc643c

Browse files
committed
pythongh-95853: Improve WASM build script (pythonGH-96389)
- 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
1 parent d72298d commit ccc643c

File tree

2 files changed

+195
-14
lines changed

2 files changed

+195
-14
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
The ``wasm_build.py`` script now pre-builds Emscripten ports, checks for
2+
broken EMSDK versions, and warns about pkg-config env vars.

0 commit comments

Comments
 (0)