#Writing to stdout

1 messages · Page 1 of 1 (latest)

hot trench
#

well, just surrounded that with pub fn main() !void { ... } and it sure did for me!

#

what's your setup?

#

don't quite know what wv is but nothing sticks out to me from here

#

that's very strange, is this an up to date zig?

#

afaik the debug prints are locked but the handles are just direct

#

let me see

#

yeah stdout is just a File (fd)

#

would not be locked

#

it's much better than stage1 right now

#

i would highly recommend switching

#

oh, yeah, no async

#

that's like the one caveat

#

yeah this is way out of my expertise i have no idea how writes to an fd can silently fail

#

xq is in here might wanna ask him

#

good luck