cheese_greater@lemmy.world to Programming@programming.dev · 1 month agoHow can I run a rust program (from a zip from GitHub) be run on iOS?message-squaremessage-square9fedilinkarrow-up17arrow-down111
arrow-up1-4arrow-down1message-squareHow can I run a rust program (from a zip from GitHub) be run on iOS?cheese_greater@lemmy.world to Programming@programming.dev · 1 month agomessage-square9fedilink
minus-squareSteveTech@aussie.zonelinkfedilinkarrow-up5arrow-down2·1 month agoI think things still need to be compiled specifically for a-shell, you can’t just run a random binary. Also iOS is more closely related to BSD, so Linux apps wouldn’t work anyway.
minus-squareSteveTech@aussie.zonelinkfedilinkarrow-up4·1 month agoPython would be, and yt-dlp is a Python app.
I think things still need to be compiled specifically for a-shell, you can’t just run a random binary. Also iOS is more closely related to BSD, so Linux apps wouldn’t work anyway.
yt-dlp wasnt
Python would be, and yt-dlp is a Python app.