You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allows to specify a custom architecture target.
Useful for arm64-based Apple computers, until
all used native libraries are released for arm64.
Example usage:
mx --arch amd64 ...
0 commit comments