I heard that it’s possible to compile OCaml code for iOS and Android platforms. In that article I’ve read about Eliom applications, but I decided not to invest my time in Eliom (it looks complex, I don’t like custom file extensions, like *.eliom, which alludes to some compilation hacks that may be hard to deal with), so my questions are:
1. Is it possible to compile for iOS/Android sources in plain old OCaml?
2. If so, how I can do this?