Chris Heyes
Chris Heyes
`nixpkgs/nixos-unstable` appears to bring in glibc 2.33 for me, causing this issue. Using `nixpkgs/nixos-21.11` instead worked for me.
Will require #26 to test on Linux
Relates to #15
> Should we also have a timeout for formatting ? Definitely. But further, should the file just be written anyway? Then try auto-format and overwrite if if was successful within...
I guess I need to update some stuff inline with linker changes? Any pointers in the right direction there would be really useful for me to figure out what needs...
related: https://github.com/ziglang/zig/pull/12813
I can fixup zwin32 this weekend probably, as a first step
Requires upstream std lib changes: https://github.com/ziglang/zig/pull/12813
@michal-z I'm not sure about this change: https://github.com/michal-z/zig-gamedev/pull/104/commits/2523b456fdc658f24883b8f1366abd3580477396 What do you think?