zig-help

21196 threads · Page 327 of 424

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