Abdur-rahmaanJ / hooman

~ pygame for humans (pip install hooman) (p5js api) (55k+ downloads)
https://abdur-rahmaanj.github.io/hooman/gallery
MIT License
46 stars 43 forks source link

Use async-aware functions when encapsulating hapi.is_running (WASM compatibility) #32

Open Abdur-rahmaanJ opened 2 years ago

Abdur-rahmaanJ commented 2 years ago

As @pmp-p pointed out, this should be changed for WASM compatibility

Abdur-rahmaanJ commented 2 years ago

https://github.com/CAPTAIN1947/Flappy-Bird/blob/main/.github/workflows/emsdk-build.yml for CI

Abdur-rahmaanJ commented 2 years ago

Does not support numpy currently (can think of removing numpy in install_requires)

pmp-p commented 2 years ago

i'll maintain the CI script here https://github.com/pmp-p/python-wasm-plus/blob/main/support/__EMSCRIPTEN__.yml