]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-136852: Emscripten: Add PYTHON_NODE_VERSION environment variable (#136853)
authorHood Chatham <roberthoodchatham@gmail.com>
Sun, 20 Jul 2025 22:30:35 +0000 (00:30 +0200)
committerGitHub <noreply@github.com>
Sun, 20 Jul 2025 22:30:35 +0000 (00:30 +0200)
commitaec7f5f8b2e8b5e02869cdb4e1f8a9ef87c9f953
treef31a87e947dbc0fd30051f0e6b55a0ecb9de2334
parentacbe896cb12d6a92e6150fff22921756f6928035
gh-136852: Emscripten: Add PYTHON_NODE_VERSION environment variable (#136853)

To choose the node version we use. Together with:
https://github.com/python/buildmaster-config/pull/614
closes #136852.
Tools/wasm/emscripten/__main__.py