zig-help
Turning a comptime array into a comptime tuple
Assert direct values in tests
Answered
Following instructions on zig webui but getting “module not found"
Easiest way to go from `[]u8` -> `[]u64`?
Answered
Conditionally executing a block based on a comptime expression fails
New User
Answered
0.13.x
linking c/c++ libraries can be this way?
Use builtin to get the type of a struct field.
Answered
Can I use generics for a Library?
Answered
build.zig.zon: Do I need to create a library artifact in my build.zig?
Answered
Zig Build System force static linking
how to properly tell thread to stop running
New User
Standard Library
Answered
0.13.x
array-based testing
New User
0.11.x
Answered
0.13.x
expected type '[]const u8', found '[][*:0]u8'
why program is crashing?
Int array issue
Answered
Cannot cast same type to itself
New User
0.13.x
Semantics of `return &.{.value=some_value}`?
Answered
how to cast string -> *void -> str
non-blocking questions
Parallel processing a loop
ReleaseFast with zig build
check declaration type in comptime reflection?
cImport not identifying struct members
Current consensus for dependencies
Answered
ParseInt & ParseUnsigned Base
Standard Library
Different structs in same array
zig builds but fails at runtime with undefined symbol error
Not finding a system dependency it seems...
ArrayListUnmanaged.append(alloc, item) mem leak during test
New User
Trying to use the address sanitizer functions with zig compiler
Concatenating strings - ZLS can't infer types?
New User
0.13.x
What kind of value would this take? _pointer: ?*const anyopaque
Answered
Creating null-terminated strings from a tokenizer at comptime
Answered
What is best way to implement glUniform from GLES?
Answered
Function declaration and definition in different files
New User
0.13.x
How GPA scoping works?
Format datetime
Adding a signed int to an unsigned int
Answered
Is this the best way to make a request to some API from Zig?
ld.lld: undefined symbol
build system
0.11.x
Is it possible to import a zig module twice as two isolated "instances"?
Getting autocompletion for methods imported by imports in VSCode
Answered
When to use a slice or a pointer to N items
Answered
why I'm getting out of memory
Initilize array with runtime-known size
0.11.x
How to access CLI arguments?
Standard Library
0.11.x
New User
Answered
Generic Sorting
0.13.x
Arrays in struct suddenly become garbage values?
New User
How do I get this type [*c]GLuint?
Answered