Y
Hacker News
new
|
ask
|
show
|
jobs
by
mirekrusin
1093 days ago
Rust has explicit support for it in the compiler, which is not great.
Zig does it the right way - it's defined in zig itself, no special cases in compiler like in Rust.