zxenok
zxenok
MModular
Created by Dmitry Salin on 7/14/2024 in #community-showcase
io_uring
This is excellent. I was trying to learn about this stuff on my own and wanted to stay in mojo/python. I was looking at trying out https://unixism.net/loti/tutorial/webserver_liburing.html to learn. I was missing how to do the syscall in mojo:
from sys._assembly import inlined_assembly
from sys.intrinsics import _mlirtype_is_eq
from sys._assembly import inlined_assembly
from sys.intrinsics import _mlirtype_is_eq
Where do I find this and read more about it? I don't see it in the docs? Thanks a bunch I can't wait to play around with this.
145 replies
MModular
Created by zxenok on 6/5/2024 in #questions
^ in mojo documentation?
Perfect thank you.
5 replies