Hacker News new | ask | show | jobs
by kprotty 949 days ago
Are there any links / examples for the miscompilations?
1 comments

Zig’s issue tracker list them [0].

[0]: https://github.com/ziglang/zig/issues?q=is%3Aopen+is%3Aissue...

Thanks, seems like most are from LLVM or packed structs.