zig-help
Test Statement Error? Error message said it was looking for a statement but found test.
Answered
How to speed up understanding and writing code in zig?
Debugging on windows neovim
How to create reference to array in switch statement instead of a copy?
Answered
ziglings - error code 1
New User
Answered
Naming conventions: init, deinit, create, destroy, etc
Answered
[vscode] Your system isn"t built by our CI!
New User
Best practice for where binary and lib from zig-bootstrap should go?
New User
comptime_int, arrays, and many-item pointers
Answered
How to translate C enum to Zig enum
New User
Answered
llvm ir output for zig inline functions ? or godbolt assembly maybe??
How to reduce translate-c output size?
When will language proposals be back on the table?
Unable to evaluate comptime expression | operation is runtime due to this operand
Answered
Is this possible to generate function name in comptime like in C?
Answered
What is the internal Zig callconv, or where can I read about it? [ANSWERED]
Why slice with comptime known end creates pointer to array?
Answered
Reading build options from a configuration file
allocSentinel not reading to buf
Syntax for array of constant pointers to a struct type?
Answered
How to write a [256]i32 buffer to a file?
New User
Better way to do this?
Answered
dynamically read file to buf
Answered
Help with sema code
Compiler
Answered
usingnamespace @import("..."); not working.
switching on string, my hack needs improving
Answered
Is there way to prevent the build system from compiling a library when none of it's inputs change?
Answered
How do I cast a u32 or f32 into a u8 buffer
Answered
Is there an ArrayList equivalent that just operates on size/alignment instead of types?
Answered
About the rate of issues opened vs issues closed
Answered
adding custom commands to build.zig
Standard Library
Include all tests in package
How to do out of root dependencies with zig?
Answered
Accessing a buffer as []u8, []u16, []u32
zig reporting incorrect hash in build.zig.zon
Answered
How do I use a lib as a dependency for my app and for one of my libs
error: ld.lld: undefined symbol: std::__throw_bad_array_new_length()
Can you chain functions that ret error unions?
Answered
Parse []u8 to big.Int
Answered
Why can't I take a slice of a single item pointer?
Compiler
Answered
Returning address of Allocator.VTable
Answered
Call C function with varargs
Get struct field address relative to struct
Casting a const pointer to non-const
Answered
Typed number literals?
Answered
Is the result modifying a variable that's being captured defined?
Answered
Export llvm-c to wasm using zig?
zig build Cache API
Answered
What is this noreturn?
New User
Answered
zig build run* commands not running
Answered