Tuatini
Tuatini
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