zig-help
Wrong type hint in for loop by reference
Answered
panic: artifact name is ambiguous
Build System
Compiler
Answered
0.13.x
formatiing
Answered
Will the following lead to performance overhead?
Answered
Passing multidimensional arrays as arguments?
Do I need to clone a string when using `StringArrayHashMap`?
How do we make sure `export fn` match C header prototypes?
Answered
zig.vim unreadable ast-check errors
Answered
[solved] Error parsing a JSON array
New User
Standard Library
Answered
0.13.x
[solved] Prepend to ArrayList(u8)
New User
Standard Library
Answered
0.13.x
Initialize `WaitGroup` to a certain value
Standard Library
0.13.x
zls no help
Answered
Extern structs can't contain []const u8
Answered
Tests not running?
Compiler
New User
0.13.x
Build System
Answered
Disable safety checks for integer overflow in C code
Answered
assign to comptime field
Answered
note: error union payload '[]u8' cannot cast into error union payload '?[]u8'
manual interrupts
Answered
comptime-initialised map
Answered
Recreate enum field value from type info
Answered
What is the overhead of null?
reference question
comptime hash strings of hashmap?
Error: Integer Overflow with allocator
Docs are wrong?
Answered
[solved] Understanding Dir and File
Answered
saturating operations between incompatible types
Answered
Operations with packed structs?
0.14.x
New User
Answered
Discord Wrapper
Answered
0.13.x
Is there a way to return errors from a block instead of a function using try?
0.14.x
Answered
Cant understand why my variable is constant
Answered
Defining strings at compile time from CLI
Answered
Ziglings build error
Build System
New User
comptime fields
New User
Answered
0.13.x
Most up-to-date resource on interface patterns
Answered
0.13.x
Initializing a heap-allocated large struct
How to link two (or more) static libraries together?
Build System
0.13.x
How to assert that something is undefined?
0.14.x
Answered
Given a `type` of some `std.ArrayList(T)`, how do I extract the type `T` of the inner item?
Answered
Packed struct size
0.14.x
New User
Answered
0.13.x
Does -fsanitize=address work with zig cc (windows)
Working on optimizing binarySearch, struggling to avoid branches
[solved] How to remove a list of items from an ArrayList
Answered
is there an easy way to create a temporary file using std?
How should I structure a library?
Answered
[solved] Sending a message to a Discord Hook: http get/post
Answered
Slicing an array of const pointers
accessing ORIGIN(SRAM) from GDB giving random values
in a test "error: error union is ignored"
New User
Answered
0.13.x
[solved] Match everything inside "" after the last = of a []const u8
New User
Standard Library
Answered
0.13.x