cheese_greater@lemmy.world to Programming@programming.dev · 17 days agoHow can I run a rust program (from a zip from GitHub) be run on iOS?message-squaremessage-square9linkfedilinkarrow-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 · 17 days agomessage-square9linkfedilink
minus-squareSteveTech@aussie.zonelinkfedilinkarrow-up5arrow-down2·17 days 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-up3·16 days 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.