zig-help

21196 threads · Page 71 of 424

event loop and workers 6 messages
Enforcing Specific `comptime` Types Otherwise Fail Build 17 messages
New User Answered
-ftime-report 17 messages
Use lua in zig 10 messages
Can you take in an error as a function argument? 3 messages
Answered
How to use vulkan-zig 3 messages
0.14.x
JSON unexpected token when parsing seemingly valid json 6 messages
0.14.x Answered
any stdlib way to flatten multiple lists into one, order preserved? 4 messages
Answered
Why is this LIFO called "queue" on stdlib 4 messages
0.14.x Standard Library Answered
Generic event system in zig 22 messages
Open a default file in case of failure 22 messages
absolute path import 2 messages
Bitshift fixed integer type 4 messages
master Answered
zigglen issue 16 messages
Weird behavior in switch setting fields of a packed struct 3 messages
opening an application from build.zig 10 messages
explanations on atomic order 13 messages
trying to cast []u8 to []u32 9 messages
Answered
Memory Allocations larger than expected from Arena 2 messages
0.14.x Answered
Is C knowledge necessary for learning Zig? 2 messages
New User Answered
Newbie installing Zig 24 messages
New User
Calling setsockopt to set timeout 3 messages
Import naming convention 6 messages
Answered
Switch statement return pointer; returns pointer to copy (that is then deallocated) 3 messages
Answered
How to adjust the env variables on child process? 16 messages
Can I alias a thread local? 11 messages
iOS Frameworks not found 17 messages
0.14.x Compiler
Support stdlib IO in kernel 21 messages
Whats the difference in my case? 36 messages
Iterating a slice - how? 5 messages
How to get the *host* platform when cross compiling? 4 messages
Is there a way to identify in build.zig that project is built as a dependency ? 10 messages
Answered
Watch memory address and run function when it changes 8 messages
offline zig build 18 messages
Answered
Quick Qstn: Is there a way to Guarantee that Structs are made with an init fn?/Is this a good idea? 81 messages
Answered
C-interop, `struct` first or `extern struct` first? 87 messages
Answered
Create array of strings that is sorted by the length at compile time 5 messages
Answered
Vcredist Windows? 9 messages
@embedFile a std.Build.Step.Compile 7 messages
Build System master Answered
black quad for no apparent reason. zig-sdl3 gpu 13 messages
Zig equivalent of automatic performance counters (handmade hero) 19 messages
Is my parameter being auto-refed, or is it some other UAF? 44 messages
Patterns to get around errors not containing data 4 messages
Question about @setEvalBranchQuota 2 messages
Parsing zon file manually, get fullStructInit metadata 39 messages
How can I create a dense array of bools (Bitmap) 9 messages
0.14.x Answered
Why does this code segfaults? 5 messages
Standard Library master Answered
Is this how you do a network request to a API? 3 messages
0.14.x Standard Library New User
Can Zig compile a SDL3 app to macOS from Linux via SDK 2 messages
AddLibrary change from 0.14 to 01.5-master 5 messages
Build System master