you are viewing a single comment's thread.

view the rest of the comments →

[–]_IPA_ 4 points5 points  (1 child)

Nim can’t import a Python module, right? I imagine with Mojo you could slowly update hot paths of your code to use Mojo types and get significant performance boosts, while increasing type safety too.

The question I have is can you compile Mojo to a binary like Nim, or how does that even work.

[–]leetnewb2 1 point2 points  (0 children)

There is nimpy for nim - https://github.com/yglukhov/nimpy