Skip to content

Releases: pygame-web/pygbag

0.9.2

18 Aug 22:43
Compare
Choose a tag to compare
  • introduce CPython 3.13 free threading.
  • per pygbag version wheels
  • a pyodide js api emulation layer
  • web simulator on desktop (wip)

0.8.5

07 Dec 18:13
Compare
Choose a tag to compare
  • support env vars K=V mixed with cpython orig_argv
  • begin to support TUI events for wasi / virtual pads integreation and TUI mixed with 2D/3D contexts
  • prepare support for a mobile python console ( will be under the game canvas)
  • fix some importer problems.

0.8.4

28 Oct 21:10
Compare
Choose a tag to compare

fix simulator on win32
use with import pygbag.aio as asyncio

0.8.3

11 Oct 15:30
Compare
Choose a tag to compare

fix parser error when future-fstrings is installed

0.8.1

26 Sep 01:52
Compare
Choose a tag to compare

proxy fix
template fix

0.8.0

25 Sep 17:29
Compare
Choose a tag to compare

adopt mvp+bigint runtime
lot of bug fixes
added web loop simulator for desktop

0.6.7

08 Jan 07:46
Compare
Choose a tag to compare

bugfixes
win32 cache cleaning
.pyw check
packages index fetch flags fix
add simulator

0.5.0

15 Nov 17:03
Compare
Choose a tag to compare

3.11 release build
more pygame-script.

0.4.0

07 Oct 05:05
Compare
Choose a tag to compare

automatic imports, just import the toplevel names in main.py to trigger download+install
thanks @pradyunsg for toplevel autodetection fallback in the index builder

list of hosted modules https://github.com/pygame-web/archives/tree/main/repo/pkg

to add some more go there https://github.com/pygame-web/pygbag/issues/37

0.3.2

14 Sep 06:45
Compare
Choose a tag to compare

bugfix