zig-help
Free entire object
reading from stdin
Standard Library
New User
Creating a custom build system for Rust using Zig to wrap Rust's `cargo`
Build configuration for pair of enums
Answered
can t build hello world
Answered
Is it normal for zig to `go to definition` to not work in vscode for external libraries (raylib) ?
New User
Answered
how to open directory or create it if it doesn't exist
Answered
array with comptime known length as function parameter
error while working with zig stdout
Standard Library
New User
zig compiler reinterpreting bytes in a strange way to make false comparison
How do vector scatter/gather work in Zig?
Answered
How to change obj emit path in 0.11.0
error.VcpkgNotFound
I updated to master and my usual `zig build` produces no output, there is no error tho
Answered
Zig testing - printing/logging
Standard Library
New User
0.13.x
Pointers, BoundedArrays, and Copies
New User
Standard Library
Answered
0.13.x
Zig from nothing (not even basics)?
New User
Create zip file from build.zig
Answered
unknown segfault error when working with C library
New User
Unable to resolve inferred error set
New User
Runtime sized array
New User
Struct Assignment with Allocated List
problem in arrayList
Modifying Array of structs
Answered
Help with error: expected type '[][]const u8', found '*const struct{[]const u8}'
Add Include and compiler flags in zig build system
Input/Output file in Zig build
Standard Library
Help on function pointer
Mutable capture? "cast discards const qualifier", std.fs usage
Zig Attack of the Killer Features
New User
adding array field to struct with unknown size
Get type of function inside a struct
Answered
Calling a method without passing self
Switching from `std.mem.copy` to `@memcpy` bloats WASM binary
what is the difference between these three types of commenting ?
New User
Timestamp for the freestanding OS tag
zig build/cc -Werror not working with pure C
New User
std.debug.print problem
Standard Library
New User
Answered
How should I zip a directory?
Answered
0.13.x
error appears
Answered
Function State
New User
Expected type error
New User
Answered
SIMD on M1 (ARM64)
How do you run zig test with github actions?
Game of life
New User
Answered
Getting a comptime known address of value at given index of container level array var
Answered
0.13.x
How to make "zig test" discover a module?
New User
`@This()` vs `*@This()`
Check for variable and function declarations separately?
How do I use `std.sort.insertion`?
Answered