`iOS` support?
#1333
Replies: 2 comments 5 replies
-
|
Hi @jarjk it's possible but would require change some stuff in the foundation to work as sandboxed termios on iOS considering it doesn't have same permissions on MacOS |
Beta Was this translation helpful? Give feedback.
4 replies
-
|
On the same note: Many terminals though for iOS use ssh connections to external hosts or even local host using containers |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
it's just a wild question, I don't know anything specific hear, but provided that the
aarch64-apple-iostarget enables relatively easy cross-compilation frommacOStoiOS, and thatmacOSis already supported (quite well, in fact), I wonder how easy it would be to supportiOS?Beta Was this translation helpful? Give feedback.
All reactions