On 27/03/2021 10:51 AM, dan wrote:
Are there any d compilers that run natively on the Mac Mini with an M1 chip?

If so, does anybody here have any experience with them that can be shared?

If not, and your machine is a mac mini, how would you go about programming in d on it?

TIA for any info!

Looks like latest ldc has an arm build. But both dmd and ldc should already work due to x86 emulation that takes place.

https://github.com/ldc-developers/ldc/releases/tag/v1.25.1

Reply via email to