Releases: pygame-web/python-wasm-sdk
Releases · pygame-web/python-wasm-sdk
3.1.30.0
shared support enhancement, MVP=true/false switch
3.1.29.0
remove python 3.10
python3.11 => 3.11.1
3.1.27.2
added -nomvp for proper linking of unused exports that are internall calls with 64bits parameters
( use case bgfx in Harfang3D )
3.1.25.0
- emscripten update to 3.1.25 (tip of tree)
- already includes emscripten-core/emscripten#17956
- Cython-3.0.0a11-py2.py3-none-any.whl installed in host and target
- automatically produce mvp libraries for abi3 and versionned c-api python modules
eg with: /opt/python-wasm-sdk/python3-wasm setup.py bdist_wheel
3.1.24.2
do not put .map in wheels
fix emscripten_run_preload_plugins
3.1.19.0
now follow this version scheme : [emscripten version].[x sdk revision]
cython is included in python-wasm
pip works in python-wasm
0.5.0
SDL2_image bump to 2.6.1
3.10 3.11 3.12, but ncurses still not fixed.