Hi!
We are using Zig via the Elixir library burrito, which uses zig to create self contained executables for Elixir applications.
I have always had great success with this library, but on a recent project, I seem to be seeing some really weird compilation errors. The weirder thing is that I'm the only one who sees it. It works in CI, it works on colleagues computers with the same OS.
The only thing I can really think of being the difference is my CPU, which is a 13th Gen Intel(R) Core(TM) i9-13900K.
Has anyone seen compilation errors with this CPU?
I've attached the compilation errors for context, using zig 0.14.1