Skip to content

Conversation

alphaidea
Copy link

Purpose

Add support for Apple Silicon (M1/M2) to improve compatibility with macOS on ARM64 platforms.

Changes

  • Updated build scripts to include ARM64 architecture.
  • Fixed dependency compatibility issues for macOS.
  • Improved performance on M1/M2 chips.

Impact

This change is backward-compatible with x86 architectures and does not affect existing functionality.

This commit introduces compatibility with Apple Silicon (M1/M2) architecture.
- Updated build scripts to include arm64 as a target.
- Fixed issues with dependency compatibility on macOS.
- Verified improved runtime performance on M1 and M2 machines.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant