zig-help

21196 threads · Page 2 of 424

is undefined a value like 1,2,etc or a keyword 15 messages
zig build: how to preserve the full output? 7 messages
Inconsistency when indexing array 2 messages
tail call optimization and eager destruction 109 messages
Weird error, when trying to build a projet 9 messages
Compiler New User 0.16.x Build System Standard Library
Am i using errors wrong? 6 messages
how to do a c callback -> zig 62 messages
0.16.x
<variable not available> while debugging on Windows 7 messages
Importing bindings in zig project 0.16.0 7 messages
0.16.x Build System
Code that only works on debug, not release (std.Dynlib and global state) 4 messages
0.16.x Compiler
Zig language reference states "most of the time, it is more appropriate to write to stderr" 2 messages
Standard Library New User
Compile error trying to build an array of slices 5 messages
0.16.x Compiler
How to set CPU cores limit without CLI flag 6 messages
Read Comments while parsing zig 11 messages
0.16.x
Possible bug? `zig test` failed but only when I capture STDERR 11 messages
0.16.x
Trouble setting up raylib-zig 9 messages
0.16.x New User
Why is my hello world so big? 44 messages
0.16.x Compiler New User
difference between log.info and Io.File.stdout().writeStreamingAll(); 30 messages
Is the official documentation enough? 45 messages
New User
How to make a build step re-run when any file is changed/added/removed within a directory? 12 messages
Build System
best practice on nesting structs 4 messages
0.16.x New User
Resolved - Running dev versions of Zig executable on windows fails 84 messages
0.16.x Compiler master
translate-c produces compile errors when translating sdl3 and glibc headers 4 messages
lifetime of pointers to comptime values 43 messages
Passing an allocator vs having it in function 34 messages
New User
Dependency doesn't get linked no matter the option 11 messages
Cross compiling SDL3 headers with translate-c 3 messages
using epoll in zig 0.16 15 messages
0.16.x Standard Library
How do i configure `build.zig` to tell it to output shared libraries ? 3 messages
Build System
How to use examples dir in library build.zig 10 messages
0.16.x Build System
Zig over high level languages? 13 messages
How to get data from a C function that fills a C array? 34 messages
fuzzing web server crash on compiler error, even on release mode 7 messages
0.16.x Standard Library Compiler
How to cast with offset? 14 messages
Why does this print "Hello World!" twice? 11 messages
Target option whitelist 19 messages
0.16.x Build System Standard Library
ZIG BUILD SYSTEM PANIC 28 messages
0.16.x Build System
Cant link SDL2 to windows project 5 messages
0.16.x
error: expected type '?[*:0]const u8' found '[]const u8' 21 messages
simple mem.replaceScalar at comptime 6 messages
Atomic reference counting, need feedback 7 messages
0.16.x
signalfd(2) + read(2) question 4 messages
Callback with const userdata 2 messages
posix file i/o 30 messages
How to use std.sort in 0.16.0 7 messages
0.16.x Standard Library
stdout & std.Progress 27 messages
makeFn equivalent in master 6 messages
master
"Like that, but better" 19 messages
Mixins Best Practice 3 messages
0.16.x New User
why would i use `std.unicode.utf8Decode3` over `utf8Decode3AllowSurrogateHalf`? 28 messages