Update Python to 3.13.3 and add support to Windows on ARM64. (#1477)
Update Python to 3.13.0 and add support to Windows on AMD64. Rewrite packaging of pywin32 because it is no longer shipped via separate binary installers, but has migrated to use pip.
This commit is contained in:
@@ -65,7 +65,7 @@ https://emscripten.org/docs/building_from_source/toolchain_what_is_needed.html.
|
||||
|
||||
### Linux
|
||||
|
||||
- `python`: Version 3.9.2 or above.
|
||||
- `python`: Version 3.9.2 or above. Version 3.13.3 or a newer 3.13.x is recommended.
|
||||
- `java`: For running closure compiler (optional)
|
||||
|
||||
The emsdk pre-compiled binaries are built against Ubuntu/Focal 20.04 LTS and
|
||||
|
||||
Reference in New Issue
Block a user