zig-help
Comptime Allocator?
Answered
Passing Constant Structs into Functions; Question
Answered
Ensuring same output between c++ library and zig rewrite
master
Answered
Concatenating runtime strings
0.14.x
Answered
Patterns/resources for memory management in Zig
Invalid parameters passed to mmap?
Odd behavior with recursion and iteration on a BoundedArray in a union. PEBKAC or compiler bug?
0.14.x
Compiler
New User
Standard Library
Answered
Correct `fn main(...) ...` signature to return an error code
Answered
How would I go about generating a list of strings at comptime that is useable runtime
0.14.x
New User
Answered
Define reader at runtime?
0.14.x
Answered
memory mapped file performance
How to handle "unused local constant" in conditional compilation?
How to enforce a specific optimization level on specific steps
Answered
Why is the std so undocumented?
New User
Answered
Interface implementations while maintaining internal data
0.14.x
Answered
Which multiplatform frameworks would you use?
New User
0.13.x
Modify data from pointer
0.14.x
Recommended pattern for contextual error data error handling
What is the most concise way to collapse errors?
comptime stringToEnum and return from fn if no match
0.14.x
add SDL3 as dependency without any wrappers
Build System
0.14.x
Answered
How to link system header?
zig translate-c issues
0.14.x
Answered
u8 to c_str
Answered
Sorting an array/slice that is a field of a struct
Get Name Of Current Source File?
Answered
Why `translate-c` makes function pointer optional?
Aro or LLVM for codegen?
Build System
0.14.x
master
New User
Allocating empty array results in the same address
Answered
Why does this constant initialization not work?
0.13.x
running the `installStep` of a dependency
Build System
0.14.x
New User
Answered
can't complie zls with zig 0.14 on fedora linux
Answered
Cross-compilation using Zig as drop-in C/C++ compiler to `x86_64-windows-msvc`
Build System
0.14.x
Compiler
New User
Is there any way for a test to get it's name within the test itself?
How to use custom print formatting for std.ArrayList
0.14.x
Standard Library
Weird issue with vulkan-zig when calling functions from different scopes
0.14.x
New User
Checking value of a tagged union enum
Answered
Investigating assembly output on godbolt
Finding type to store stdout as a buffered writer
Answered
Easiest way to continue iterating when an error is returned?
Why my generated docs won't detect some of my files's module level documentation?
master
Compiler
New User
Build System
Standard Library
Segmentation fault at address 0x100 only on CI
My tests are not running
master
Compiler
New User
Answered
Zig fails to build.
Answered
Why my docs are bugged?
0.14.x
Standard Library
New User
Answered
Why does zig change its ways so much? and how to get user input currently in zig.
Standard Library
New User
How to run a binary relative to the cwd with addRunArtifact on latest master
why does this cause a runtime panic with @memcpy
Answered
Zig Fiber thread and stack swapping (Not zig question).
How do I alter how JSON is dumped/parsed?
Answered