DanB91
Results
2
issues of
DanB91
Ever since 0.7.0 (though it added the `warning(link): unexpected LLD stderr` part in 0.7.1), I've been getting the following warning from zig when compiling with x86_64-uefi-gnu target: ``` warning(link): unexpected...
bug
os-uefi
I am writing a sokol-based app in Zig. When running it in the web browser, pasting from the clipboard in Safari v18.1.1 when hitting Cmd+V. It does work in Chrome...