It would be nice if wheels were built for Android and iOS.
PEP 738 added Android and PEP 730 added iOS as official platforms since Python 3.13. iOS has been supported since cibuildwheel v3.0.0, and Android since v3.1.0. This should make it very easy to support wheels for these platforms.