[!WARNING] if you are using macOS ARM64, RET fails in this Release
What's Changed
A LOT of things since v0.1.0 (now called v0.0.0): Now we use Dynarmic as a JIT backend for AArch64 instruction translation. macOS support has been greatly improved, including x86_64 and ARM64 builds. Build scripts and CI workflows were refactored for cross-platform consistency.
- Added x86_64 suppor...