zig-help
Why is this Overflowing? (Zigling Solution)
New User
Answered
0.13.x
How to specify `config` to be available within test?
0.11.x
Answered
Is it okay not to free memory for napi
Compiling C++ project with Zig
New User
0.12.x
T vs *const T
New User
Answered
null terminated array of strings constructed at compile time
0.12.x
YOLO Casting
Example of calling std.os.linux.execve?
Answered
Zig Slices
Handling error from std/fmt.zig
Getting occasional hangs when saving in VS Code
easiest way to parse an union in json
Standard Library
0.13.x
minimal example interface / dynamic dispatch
Compiler
New User
0.13.x
memcpy
issue with importing a module that compiles C code
@cImport failure when compiling notcurses
Compiler
New User
0.12.x
how to import and link c code?
u8 to u4 casting doesn't work with struct variables?
0.12.x
socket
dynamic dispatch, interface etc.
Calling function at variable creation
is there any resources to know about alignment concept
Custom comptime only types?
mixing value and prt return types
Answered
Any way to put `.addIncludePath` under an alias?
Answered
why cannot I convert an array of pointers to arrays to a 2d slice
New User
Why is this an error: comptime call of an extern function?
New User
Answered
0.12.x
Channel fails on the first send
What version of ZLS should one use with ZIG version 0.12.0?
Where should issues with the documentation be posted? (specifically incorrect links)?
Answered
Design reasons behind usage of | symbol
Beginner help with slices, strings, formatting.
Answered
Is there a nicer way to do this?
New User
Answered
0.12.x
Struggling with using std.mem.window on ArrayList of ArrayList of string slices
build raylib zig 0.12.0
dupe single item
Answered
-fno-omit-frame-pointer in zig build install
Answered
buffer writer
Finding the hash of a package using the package manager
how to use zigimg
type of null
Answered
How to update ZLS (when I originally installed ZLS via the VS Code extension)?
Noob question about comptime witchcraft
What is in `~/.cache/zig/`?
Answered
Embeddable Database
zig win32 bindings
Noob Question About Interfaces
question regarding struct
zig Mac raylib
How to pass Zig function pointer to GLFW?
Compiler
New User