Y
Hacker News
new
|
ask
|
show
|
jobs
by
gfodor
1023 days ago
Fascinating, do you have literally any evidence whatsoever that this project doesn't work or isn't realiable?
1 comments
KolmogorovComp
1022 days ago
A project can only be as reliable as its compiler. Zig currently suffers from a number of miscompilation [0] that is quite higher than for a more mature compiler.
[0]:
https://github.com/ziglang/zig/issues?q=is%3Aopen+is%3Aissue...
link
wdb
1022 days ago
That would mean you can't use LLVM either. Similar issues exists there:
https://github.com/llvm/llvm-project/labels/miscompilation
link
computing
1022 days ago
this is the most HN thread ever
link
[0]: https://github.com/ziglang/zig/issues?q=is%3Aopen+is%3Aissue...