zig-help

21196 threads · Page 37 of 424

How do you parse a JSON string into an ObjectMap rather than providing a specific type? 3 messages
Standard Library master Answered
Reference instance member in another member during initialization (plus dangling pointer question) 11 messages
New User Answered
Reusing variables in tests 13 messages
New User Answered
std.Io typical async example 4 messages
[solved] std.json: Parsing a Dictionary (aka HashMap) of key:value pairs 20 messages
0.14.x Standard Library master Answered
Unable to close stdin to a child process and later call wait() 10 messages
Answered
Invalidate .zig-cache 8 messages
Build System
Input from an outputDir (zig build) 6 messages
Thread safe queue? 25 messages
Answered
call function by name at runtime 15 messages
Answered
Top level doc comment seems to be muddling with following doc comment: 23 messages
Cant find pkg-config when use msys2 mingw-w64-clang-x86_64-zig 14 messages
master Build System Compiler New User
std.json: Parsing a list of unique items (aka a Set) 23 messages
0.14.x Standard Library master
Help with `*std.Build.dependency` args 2 messages
Build System Answered
Using the .16 Reader IO 7 messages
Standard Library New User
Chaining build steps 28 messages
Build System Answered
std.Io.Writer.Allocating segfault on simple test 3 messages
Standard Library
questions about refactoring global state to local 23 messages
master Answered
conditional execution based on specific build step 4 messages
Build System Answered
cannot assign to constant 13 messages
Answered
Zig 0.1.1: Difference between %% and %? 2 messages
New User Answered
panic: incorrect alignment 6 messages
master New User Answered
How to cast array to a pointer? 14 messages
master New User Answered
[solved] C ABI: How to send an ArrayList(struct { Arraylist(T) }) to C 183 messages
0.14.x Standard Library master Answered
build.zig 2 messages
master New User
Turn *Int into []u1 36 messages
Answered
issue with `@cImport` in Nightly Zig version `0.16.0-dev.1484+d0ba6642b` 5 messages
[solved] Treating `[]T` as if it was an ArrayList(T) that I owned 15 messages
0.14.x Standard Library master Answered
dynamicly generating Zon files from Zon files templeates 2 messages
Standard Library New User
Optimised build with debug symbols? 29 messages
panic: integer overflow when appending struct item to an arraylist 7 messages
New deflate example 7 messages
generating files with shell command 8 messages
Build System
import relative to module root 22 messages
json: Parse into an ArrayList directly 69 messages
0.14.x Standard Library master
comptime control flow woes 4 messages
master Answered
error: '_Atomic' is a C11 extension 8 messages
Build System Answered
error: The Writer interface is only defined for ArrayList(u8) but the given type is ArrayList(Token) 8 messages
Answered
How to better write this 18 messages
master New User
Child process hangs (ffmpeg) with large stdin 14 messages
Is There a Recent Beginner Friendly Guide. 51 messages
New User
How to reduce reduce offset of field in non-packed struct 10 messages
Answered
graphics 5 messages
master New User
[solved] Changing the SONAME of a dynamic library using `zig build-lib -dynamic ...` 2 messages
0.14.x master Answered
[solved] Providing C api for a dynamic library of Zig code 37 messages
0.14.x master Answered
Handling the Same Error Name in Different Ways 17 messages
New User
learning more in c before learning zig syntax 13 messages
New User
question about binary size 6 messages
Answered
mTLS and Zig 6 messages
Why is adding to std.PriorityQueue slower than sorting a slice? 8 messages