Skip to content

Commit 2eb9008

Browse files
authored
gh-95853: Improve WASM build script (GH-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 d0b3d23 commit 2eb9008

File tree

2 files changed

+195
-14
lines changed

2 files changed

+195
-14
lines changed
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)