Tuatini
MModular
•Created by Tuatini on 12/22/2024 in #questions
Max/Mojo license question
Reading the max/mojo license here: https://www.modular.com/legal/max-mojo-license
I can see the following:
use the SDK in an Application or standalone, or otherwise develop an Application in Mojo, for any Competitive Activity;Does that mean that, if I use the Mojo language (not Max) to develop something similar to Max or Ray (https://www.ray.io/) I'll be breaching the license terms? While I understand this license being applied to Max, the mere fact that even using the language Mojo limits me in my ability to build stuff is pretty concerning. I went from "very exicited to try out and build with Mojo" to "Ok lets see if the grass is greener elsewhere".
28 replies
MModular
•Created by Tuatini on 4/9/2024 in #questions
Mojo + Websam
Considering compilers out there like https://emscripten.org/ that converts LLVM code to wasm. Will Mojo be a good candidate for Webasm? Afaik it uses MLIR which sits on top of LLVM but I'm not sure how the two relates. Thanks!
3 replies
MModular
•Created by Tuatini on 4/6/2024 in #questions
official package manager
Can we expect to ever get a package manager maintained by Modular like Rust’s Cargo or the team is going to leave it to third parties?
4 replies
MModular
•Created by Tuatini on 3/6/2024 in #questions
Call dynamic library functions
Hey everyone, does Mojo supports calling dynamic libraries function coded in C (.so)? If yes, is there any guide for that out there?
Thanks!
4 replies
MModular
•Created by Tuatini on 2/16/2024 in #questions
Networking library
Hello, when it the Mojo standard networking library supposed to be released?
9 replies
MModular
•Created by Tuatini on 10/20/2023 in #questions
Mojo debug support in VSCode
I see Mojo has support for debug directive in the REPL, but is it supported in the VSCode plugin yet?
3 replies