The compiler currently download the binary if it doesn't exist on the filesystem. This only happens when executing the compiler, though. We should add a postinstall step to trigger this download at install time. For environments that don't trigger postinstall, the existing behaviour will work fine.
The compiler currently download the binary if it doesn't exist on the filesystem. This only happens when executing the compiler, though. We should add a postinstall step to trigger this download at install time. For environments that don't trigger postinstall, the existing behaviour will work fine.