ldw
ldw
MModular
Created by Three chickens in the green bag on 10/25/2023 in #questions
Company Profitability
From what I gather the Mojo language will always be free and the AI engine will be a paid service…
3 replies
MModular
Created by ldw on 10/25/2023 in #questions
How do I use or import top-level python functions in Mojo?
Ah, I found the answer by browsing other questions...: from python import Python fn main() raises: let builtins = Python.import_module("builtins")
2 replies
MModular
Created by roboquant on 10/23/2023 in #questions
cannot bind generic !mlirtype to memory-only type
I'm also curious about arrays... Where is the register_passable documentation?
6 replies