Tags: ecere/pyecdev
Tags
Version 0.0.5post1 - Fixed extras not included in Python package
Version 0.0.5 - Changed memory management methods to take uintsize argument - Tweaks for building with GCC 15 (-std=gnu11 -fno-strict-aliasing -fzero-init-padding-bits=unions) - Simplify building for WebAssembly with Makefile.wasm and wasm.cf - Python bindings fixes