zig-help
how to install a dependency artifact?
Answered
Question about struct immutability
Answered
Does Suspend "suspend" the current thread?
export symbols in Windows .exe file
Compiler
Workaround for build.zig.zon
Answered
Is it possible to create custom allocators?
New User
Answered
Passing NULL to C functions from Zig
Answered
Small Questions 2
from zig usize ptr to c size_t ptr.
Answered
Trying to understand behavior of struct that contains a struct
Answered
expression if
Answered
Zig Compiler being MIT instead of GPLv3
Compiler
Answered
How to check if a path is relative (without taking symlinks into account)?
Answered
make `build.zig` to target x86-windows
Answered
Diffference between "test runner" and "custom test runner"??
Answered
How do I discard an error?
Answered
Invalid value for L suffix
Answered
A better name? (highBits)
how to get a clean module with @cImport
Answered
u32 `for` loop range
typed range
What do you think about D's -betterC vs Zig as a C replacement? Pros and cons?
Answered
ArrayList gets modified somehow?
Something strange with addresses
Print out assembly listing for zig source file
error: no field named 'builder' in struct 'Build.CompileStep'
Answered
pass on function pointer to iterator
how to use linux.getdents?
Standard Library
Answered
Multiple issues with fn copyFile()
Answered
expect not NaN?
Answered
math constant with more fraction bits
unable to replicate a syscall from c (single line)
New User
Answered
Is there a better way to check if a declaration exists?
Answered
Need help understanding memory allocators for HashMaps.
int to unsigned type size
Can I have this packed thing?
How to make typeinfo for an array type?
Answered
Debugging help
make type available within function scope and return paramter?
Iterate over an opaque type
Segment fault with pointers
how to prevent a RunStep from being cached -- or how to make it always run
Answered
Is there a way to make `std.debug.print` write the whole int bits?
Assigning string literal to [_]u8
Enum iterator
Answered
slice iterator?
Problem with allocators
Homebrew fails to install, cmake error
when compilling zig code to shared objects, how can i take advantages of zig's async feature?
maintain it with zig?
Answered