I noticed that the last version to provide a win32 wheel was 4.0.2. My current workaround is to force the installation of this older version (pip install capstone==4.0.2), which works perfectly as it successfully downloads the pre-compiled wheel without needing to build from source.
Would it be possible to resume building and publishing the 32-bit Windows wheels (...-win32.whl) for future releases of Capstone?