Hacker News new | ask | show | jobs
by hiccuphippo 1561 days ago
This is one of the reasons zig doesn't have a print function and you have to deal with the error when using the stdout writer[0].

[0] https://zig.news/kristoff/where-is-print-in-zig-57e9

1 comments

Came here to say the same. Zig gets it right. https://ziglang.org/documentation/master/#Hello-World