zig-help

21196 threads · Page 127 of 424

parseFromTokenSource during comptime 8 messages
Trying to get started with zig, looking at a SDL demo, error compiling 22 messages
Does incremental compilation works on building zig itself? 4 messages
Redirect stdout in current application 3 messages
New User
Still couldn't understand how this code works 10 messages
New User
developing the zig compiler and recompile fast 81 messages
Answered
Threading issue 40 messages
Printing Things in Zig 21 messages
New User
Interface with comptime sized arrays 15 messages
Help Installing mustache-zig 2 messages
New User
Undeclared identifier 19 messages
Answered
How to debug emscripten / wasm --release=fast build? 2 messages
idiomatic ArrayList for stack-allocated slices? 2 messages
Standard Library Answered 0.13.x
Weird compilation error (and terminal problems) after trying to compile this code 64 messages
Answered 0.13.x
is there a std way to stream JSON? 9 messages
Answered
Trouble with creating slice of slices 16 messages
Answered
Why doesn't the SinglyLinkedList have an allocator? 14 messages
Standard Library Answered
Workaround for `TODO: implement @ptrCast between slices changing the length` 5 messages
Slice from ArrayList 10 messages
How do I convert a [256]u16 to [*:0]u16 ? 8 messages
0.13.x
Is there a less verbose way to cast ints? 4 messages
Answered 0.13.x
avoiding redundant code 2 messages
New User Answered
Cleanest approach to have struct with comptime dependent fields 5 messages
Build System 0.13.x
Zig behaving weirdly 40 messages
0.13.x
Zig fmt config? 3 messages
New User
root struct of file 'build' has no member named 'main' 5 messages
Build System
Is error builder possible? 6 messages
Answered
How to do in Zig with these requirements for allocated 2D fixed array? 41 messages
storing a separate enum vs using a tagged union 3 messages
0.14.x New User Answered
How to properly return and free parsed Json 4 messages
Standard Library New User Answered
How do I make a package that offers functions to be imported into build.zig? 12 messages
Build System Answered
Simple http.zig Webapp Code Review 17 messages
Metaprograming? 4 messages
Printing struct fields 16 messages
Where's the memory leak? I have no idea what I'm doing... 21 messages
New User Standard Library Answered 0.13.x
i hate splitting in zig 11 messages
Zig Daemon 15 messages
Answered
zap with websockets 28 messages
enable cpu feature in build.zig? 2 messages
Build System Answered 0.13.x
How to return pointer to an allocated slice from a function 23 messages
New User
Is there a way to add arbitrary padding to a struct? 4 messages
0.13.x
Build.zig getting an unknown error 6 messages
User input 5 messages
Answered
can't assign a constant 3 messages
Getting OutOfMemory during zig-bootstrap when zig1 is ran 2 messages
how to copy a list 11 messages
Timestamp 6 messages
Answered
How does one move a stack struct into the heap? 6 messages
New User Answered 0.13.x
Creating comptime array with a for loop. Possible? 9 messages
I'm creating a struct with @Type and I'm curious how I can use usingnamespace to add functions 6 messages