unicorn-engine / unicorn

Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, PowerPC, RiscV, S390x, TriCore, X86)
http://www.unicorn-engine.org
GNU General Public License v2.0
7.67k stars 1.35k forks source link

Python binding setup refactoring + cibuildwheel workflow #2026

Closed Antelox closed 1 month ago

Antelox commented 1 month ago
wtdcode commented 1 month ago

Finally, we have some modern infrastructure for building wheels. I hope this fixes various wheels-related issues.