zig-help
*.zig transofmration Build step?
Answered
0.13.x
importing raylib dll into a new project
Specifying linksection for whole container
Answered
Link a lib to the main.zig
Is there any way to avoid hardcoded field names?
function that returns another function
New User
How can i clear console output?
*anyopaque to *const fn(*anyopaque)
How can I make more space in a heap buffer?
Install Latest Zig
Adding subdirectory of dependency path as include directory
0.13.x
Importing lib from githum
Is there a way to evaluate the condition of an if at compile-time but not the body?
New User
Answered
Need runtime buffer
Can you concat a string literal and a [_][]const u8?
Answered
Free memory resources locally even when I know I'm using an arena allocator?
Decode Json into tagged union
Standard Library
New User
matrix
Get reference to function from a member function
Answered
-O
Issue implementing the interface pattern in std.Random
Answered
Link System Library (Library Version in Filename)
0.11.x
How to correctly deinit ArrayList elements after pop?
Compile-time Function Evaluation - Zig's Comptime feature
incompatible types: 'fmt.Formatter((function 'formatSliceHexImpl'))' and '*const [4:0]u8'
Answered
VPMADDW for Zig Vectors
0.10.x
Standard Library
Help with figuring out why code segfaults
New User
how to ignore error case in switch statement?
Answered
Does zig mangle function signatures when compiling c files to dlls?
How does this enum literal of a non-existing enum work?
Answered
@mod f64
Unable to resolve inferred error set, index syntax required for slice type '[]const u8'
Help with map and arraylist as fields in structs
0.10.x
Standard Library
New User
Building lib from c file using zig
I'm currently stuck trying to port my C++ program to Zig.
New User
0.13.x
Comptime wrap function
Multiline String Literal error
Answered
how do I add a compile option to my build system?
Answered
Difference between callconv(.Inline) and declaring inline fn
Answered
read to struct like buf
What to put into the `writer` part of std.fmt.Format(writer, fmt, args)?
Answered
How does `@embedFile` interact with Build.zig?
Answered
zig version output
Compiler
Answered
0.13.x
read many locations from one file
segfault
0.11.x
New User
Answered
Memory leak in while doing http requests in `while true` loop.
Unsupported output constraint on output type '{' ?
Compiler
0.11.x
New User
Answered
did i do something wrong? (seemingly infinite zig build time)
Compiler
New User
Answered
Getting better intellisense for raylib-zig using vscode
New User
0.13.x
Win32 stdcallcc
0.11.x
New User