You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Split off declarations of base module to header and exposed everything externally for potential unit tests
* Split off base declarations to base.h, and remove static linkage for future unit test purposes
* Should fix WASM build
* Test a static.c change
* WASM compatibility, courtesy of pmp-p
Co-authored-by: pmp-p <[email protected]>
* re-include base.h for declarations to exist
* Moved static.c to base.c
* Removed (probably) unnecessary declaration of pgExc_SDLError
* for meson build test
* wasm meson build test ( no _sdl2 )
* ok no _sdl2
* fence _sdl2, in for non-meson
* _sdl2 ok
* Fix volatile linkage for c_api
* Fix Emscripten build
* WASM fixes
* remove unnecessary preprocessing in mixer module definition
---------
Co-authored-by: pmp-p <[email protected]>
0 commit comments