dom96 / choosenim

Tool for easily installing and managing multiple versions of the Nim programming language.
BSD 3-Clause "New" or "Revised" License
680 stars 64 forks source link

macosx_arm is not supported by choosenim. #255

Closed kayabaNerve closed 3 years ago

kayabaNerve commented 3 years ago

Even if macosx_arm support isn't feasible due to a lack of upstream binaries, choosenim should grab the Intel macOS binaries and rely on Rosetta (perhaps with a warning about what's happening).

dom96 commented 3 years ago

Testing appreciated :)