• @[email protected]
      link
      fedilink
      4
      edit-2
      4 months ago

      Because ARM is not the same as ARM. Windows arm does not natively run on an Apple M1 Processor and MacOS does not run on a raspberry pi.

    • @[email protected]
      link
      fedilink
      34 months ago

      because its not about jit per se, its about marking pages of memory as executable. doesn’t matter whether you compile it or load it from disk, you need to mark the memory as executable so the cpu will run it, and that isnt something “normal” ios apps are allowed to do.