I have no idea about Nim but have you checked Go (Golang)? It does the things that you need: single binary, cross compile, easy to learn (except methods on an object are a bit weird at first).
Next to that it is also stable, not dying soon and lots of dependencies to extend the language.
I have no idea about Nim but have you checked Go (Golang)? It does the things that you need: single binary, cross compile, easy to learn (except methods on an object are a bit weird at first).
Next to that it is also stable, not dying soon and lots of dependencies to extend the language.
Anyway, if you like Nim, go for it.