Open adrime92 opened 1 year ago
Hi @adrime92! solc-select uses the solc binaries released by the solidity compiler team. As far as I know, they do not offer ARM binaries yet.
Having said that, if you have an ARM Mac (with Rosetta) or an ARM linux (with x86 userspace emulation through QEMU+binfmt) solc-select should work already.
Is that on the roadmap??