cheese_greater@lemmy.world to Programming@programming.dev · 14 days agoHow can I run a rust program (from a zip from GitHub) be run on iOS?message-squaremessage-square9linkfedilinkarrow-up16arrow-down111
arrow-up1-5arrow-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 · 14 days agomessage-square9linkfedilink
minus-squareeightys3v3n@lemmy.calinkfedilinkarrow-up4·14 days agoI used to write C++ and compile + run it on a jailbroken iPhone. It worked fine but obviously had no access to most of the Apple hardware, interfaces, or anything else.
I used to write C++ and compile + run it on a jailbroken iPhone. It worked fine but obviously had no access to most of the Apple hardware, interfaces, or anything else.