I am just starting to learn rust and I want to send my friend a little program I made. However, I am on windows and he is using an Arch based OS (I think one of the Manjaro KDE ones). How would I compile my cargo project to work on his OS? Or any other platform really.
Well I don't really know where to start. I'm not exactly an experienced professional.