Open jasongrout opened 2 years ago
(I'm asking because I was hoping to use empack on Mac M1, but it complains that this package is not available)
I put in a PR to add an osx-arm64 package at https://github.com/conda-forge/conda-forge-pinning-feedstock/pull/3570
https://github.com/conda-forge/conda-forge-pinning-feedstock/pull/3570 is now merged, so I think the next step is a bot makes an automated PR to this repo. Status of the bot is at https://conda-forge.org/status/#armosxaddition
On https://anaconda.org/conda-forge/emsdk/files, I see that there are no osx-arm64 builds. I do see that it appears that emsdk supports Mac M1s: https://github.com/emscripten-core/emsdk#mac-os-x
I'm really curious: why we don't have Mac arm64 conda-forge packages of this recipe? Is it explicitly not supported for some reason?