|
|
|
|
|
by littlestymaar
1101 days ago
|
|
> I think this shows that Zig isn't a slow language despite its relative youth Which shouldn't surprise anyone since the heavy lifting is done by LLVM and zig doesn't attempt to add too much semantics on top of it. (For the same reason I don't think benchmarking unsafe Rust makes much sense either) |
|