• KindaABigDyl@programming.dev
    link
    fedilink
    arrow-up
    14
    ·
    edit-2
    7 days ago

    You can’t.

    Mobile application require strange wrappings and packagings to run native code like that.

    On android you could potentially use termux and build from source for aarch64, but iOS doesn’t have anything like that.

    Furthermore, iOS is very locked down, so running some random source from GitHub is essentially impossible without proper developer tools and a mac to run them.