These are the steps I use to build Nova Physics's Python Binding for pygbag. Hope it helps you build your own third-party pygbag wheels 💕
- Ubuntu 22 (or higher) WSL works as well. (glibc 2.35+ is required.)
-
Be in the root directory (we will extract stuff into
/opt
). -
Download the latest
python-wasm-sdk
release from here. (I had to download a slightly older release.)