you can get even more 'real' and run it natively if you compile it for yourself on a jailbroken device. I'm working on this for arm64 (newer devices) and someone accomplished it ~5 years ago: https://chriskohlhepp.wordpress.com/linux-on-iphone/emacs-oc...
Around the same time I wrote a package for Emacs that would run a webserver within emacs so that you could interact with it remotely from a mobile browser: http://thomasburette.com/take-off/ . Since every action you can perform in emacs is just a piece of elisp code you can easily send any command to emacs. The input method on mobile however is another story.
Pretty useless in practice but it was interesting to delve into the emacs source from the elisp code down to the c text rendering part.
dparen12|6 years ago
MaxLeiter|6 years ago
saagarjha|6 years ago
Is this just in iSH, or a bug in Radare in general?
lbj|6 years ago
TBurette|6 years ago
Pretty useless in practice but it was interesting to delve into the emacs source from the elisp code down to the c text rendering part.
melling|6 years ago
https://www.theverge.com/2019/10/15/20908083/google-pixel-4-...
drewolbrich|6 years ago