emscripten-core / emscripten-core/emscripten
Python version specified in Download and install page
Open
- Dominant language
- C++
- Stars
- 27.6k
- Forks
- 3.6k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 105
Description
The Download and Install page states that at least Python 3.8 or newer is required to install Emscripten. That might be true - the installation succeeds with Python version 3.9 - but after installation "emcc --version" crashes with a syntax error in a Python script. Installing Python version 3.14 resolved the issue. It might be recommendable to specify on this page the Python version actually required to run emcc.
Contributor guide
Assessment
This issue has not been assessed yet.