> I think Nim needs to ne on mobile.

Since Nim runs on macOS I'm assuming it'll run on iOS — same toolchain, and 99% 
the same APIs until you get up to the GUI level.

> There should be a simple way to write cross platform apps and especially 
> games in Nim.

There's already a glut of cross-platform mobile app frameworks, in many 
different languages. And good GUI frameworks are really hard to write, 
especially if they need to work cross-platform. (Less so for games, since no 
one expects games to conform to a platform UI or support platform-specific 
features.)

Reply via email to