VS supports ARM and ARM64, and LDC does too. It'd be really great if these platforms were working for LDC alongside the C++ compiler.
LDC's distro doesn't yet include the libs for those platforms, but I might also add a ticket there too to start including those libs in the build. MS is clearly moving in that direction...
DMD is working to support ARM64, so maybe just set the compiler flag for now and the build will obviously fail, but it'll work when Walter releases something.
VS supports ARM and ARM64, and LDC does too. It'd be really great if these platforms were working for LDC alongside the C++ compiler.
LDC's distro doesn't yet include the libs for those platforms, but I might also add a ticket there too to start including those libs in the build. MS is clearly moving in that direction...
DMD is working to support ARM64, so maybe just set the compiler flag for now and the build will obviously fail, but it'll work when Walter releases something.