cheese_greater@lemmy.world to Programming@programming.dev · 7 days agoHow can I run a rust program (from a zip from GitHub) be run on iOS?message-squaremessage-square9fedilinkarrow-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 · 7 days agomessage-square9fedilink
minus-squareeightys3v3n@lemmy.calinkfedilinkarrow-up4·7 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.