gh-95853: Add script to automate WASM build (GH-95828)
Automate WASM build with a new Python script. The script provides several build profiles with configure flags for Emscripten flavors and WASI. The script can detect and use Emscripten SDK and WASI SDK from default locations or env vars. ``configure`` now detects Node arguments and creates HOSTRUNNER arguments for Node 16. It also sets correct arguments for ``wasm64-emscripten``. Co-authored-by: Brett Cannon <brett@python.org>
C
Christian Heimes committed
32ac98e8992caa47ff31e3021444949df058e413
Parent: 0b329f4
Committed by GitHub <noreply@github.com>
on 8/13/2022, 7:56:08 PM