It can make a difference. For example, if this was written in ruby I might not bother using. On every device I'd have to get the correct ruby environment setup, install any dependent gems, and make sure if I have the gem path set correctly.
If it's written in go I know I can drop a static binary in my PATH and be done.
If it's written in go I know I can drop a static binary in my PATH and be done.