Skip to content

Releases: pygame-web/python-wasm-sdk

3.1.33.0

23 Feb 11:47
Compare
Choose a tag to compare

stable release before adding upstream libffi and assimp

3.1.32.0

13 Feb 22:03
Compare
Choose a tag to compare

bump CPython version to 3.11.2
prepare script folder for correct build of ncurses and openssl later

3.1.31.1

03 Feb 01:25
Compare
Choose a tag to compare
asyncio (web)socket support

3.1.30.0

28 Jan 18:36
Compare
Choose a tag to compare

shared support enhancement, MVP=true/false switch

3.1.29.0

11 Dec 13:54
Compare
Choose a tag to compare

remove python 3.10
python3.11 => 3.11.1

3.1.28.0

10 Dec 10:58
Compare
Choose a tag to compare
3.1.28.0pre

3.1.27.2

28 Nov 02:43
Compare
Choose a tag to compare

added -nomvp for proper linking of unused exports that are internall calls with 64bits parameters
( use case bgfx in Harfang3D )

3.1.25.0

18 Oct 11:38
Compare
Choose a tag to compare
  • 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

30 Sep 13:23
Compare
Choose a tag to compare

do not put .map in wheels
fix emscripten_run_preload_plugins

3.1.22.0

13 Sep 17:56
Compare
Choose a tag to compare
3.1.19.1