When to support ARM 64?
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 205
- Forks
- 129
- PR merge metrics
- No merged PRs in 30d
Description
When I run mx on my MacBook M1, it warns that "unknown or unsupported architecture: os=darwin, machine=arm64".
So, is there any plan to support ARM 64?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the architecture handling reached when mx runs on macOS with an M1/arm64 machine, and identify where the unsupported-architecture warning originates. Determine the support scope for Darwin arm64 and verify that mx no longer warns incorrectly on that platform.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100