I saw that mojo is not recommended for production environment? Why? Should I use Rust instead?

No description
12 Replies
Krishna
Krishna6mo ago
of course it is not recomended. As it is still in development stages. Rust on other side, it is a full-fledged programming language. you can also use other languages like python, rust, c++, java. choosing among these depends on requirements and your expertise. and of these python is slowest, nonethless, it has it's other strong + points.
benny
benny6mo ago
piggybacking on the above, Mojo is not production ready, the question of which language to use depends a lot on the use case, if you give more information I can give my advice, otherwise the internet is a great resource :)
PrimeBro
PrimeBro5mo ago
I need speed and safety for large requests for AI video generation
benny
benny5mo ago
then I would go with Rust for that, Mojo can deliver the speed, if coded well, you could potentially get the safety, but web requests are also not builtin yet, and are not actively being worked on.\
PrimeBro
PrimeBro5mo ago
I saw that i can import python libraries in mojo?
benny
benny5mo ago
that is correct, but that process also potentially raises errors
PrimeBro
PrimeBro5mo ago
So it won't work?
benny
benny5mo ago
it will until it doesnt
PrimeBro
PrimeBro5mo ago
Is there a way to contribute to mojo, i know some low level programmers that would help
benny
benny5mo ago
absolutely, the stdlib is open sourced and you are welcome to pr anything
benny
benny5mo ago
GitHub
GitHub - modularml/mojo: The Mojo Programming Language
The Mojo Programming Language. Contribute to modularml/mojo development by creating an account on GitHub.
PrimeBro
PrimeBro5mo ago
Great so if we make the requests work and so on it shouldn't be a problem to use it in a production environment? I can't see where it says how to write low level code and convert it to mojo
Want results from more Discord servers?
Add your server