How do I run an exe file on an Apple iPad?

  • Context: JavaScript 
  • Thread starter Thread starter SheldonCooper13
  • Start date Start date
  • Tags Tags
    apple Ipad
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 7K views
SheldonCooper13
Messages
5
Reaction score
0
what conditions do i need to implement in order to run an exe on an ipad
 
Physics news on Phys.org
A lot. It is both a different operating system (Windows vs iPadOS) and a different chip set (x86 vs ARM I suppose). So, that is going to be really hard, you need some kind of framework like mono, but then for this case. I have no idea if that even exists.
 
SheldonCooper13 said:
what conditions do i need to implement in order to run an exe on an ipad
What does your question have to do with JavaScript?
 
SheldonCooper13 said:
run an exe on an ipad
What kind of .EXE exactly?
Once upon a time there was iDOS :wink:
 
Mark44 said:
What does your question have to do with JavaScript?
Um...it would be easier to answer if it did? :smile:
 
Reply
  • Haha
Likes   Reactions: berkeman
Rive said:
What kind of .EXE exactly?
Once upon a time there was iDOS :wink:
I'm old enough to remember DEC's TOPS-10 and VAX/VMS operating systems, which both had .EXE files IIRC.
 
Reply
  • Haha
Likes   Reactions: sophiecentaur and Rive