On macOS running on Apple Silicon (ARM), the extension currently downloads the Intel (x86_64) GHDL build instead of the ARM version. This results in GHDL not working correctly unless Rosetta is installed. The platform detection does not seem to properly differentiate between x86_64 and arm64 on macOS.