Coder Social home page Coder Social logo

Long term goals about ish HOT 7 CLOSED

ish-app avatar ish-app commented on June 27, 2024
Long term goals

from ish.

Comments (7)

tbodt avatar tbodt commented on June 27, 2024 3

We'll see...

from ish.

tbodt avatar tbodt commented on June 27, 2024

If I could have compiled QEMU to iOS this project would have been a lot easier. The iOS sandbox doesn't allow you to have memory that's both writable and executable, which QEMU heavily relies on.

I don't see a need for emulating an ethernet controller, since iOS already has network support. Emulating the framebuffer and input devices could allow X11 to run, which would be hella trippy but not necessarily useful (mostly because of performance.)

from ish.

brandonros avatar brandonros commented on June 27, 2024

Do you think this will ever get to the point of X11 support?

from ish.

brandonros avatar brandonros commented on June 27, 2024

The iOS sandbox doesn't allow you to have memory that's both writable and executable, which QEMU heavily relies on.

Is that true for a rooted device too? As an app maybe, but... do background daemons get different security exceptions? :)

from ish.

tbodt avatar tbodt commented on June 27, 2024

That limitation doesn't apply to jailbroken devices, but if you have a jailbroken device you already have access to a full Unix environment without needing any emulation.

from ish.

brandonros avatar brandonros commented on June 27, 2024

Are you aware of any mouse support on jailbroken devices? I guess an x86 emulator would be a really long winded way to get iOS mouse support. :P

from ish.

tbodt avatar tbodt commented on June 27, 2024

No

from ish.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.