zig-help
Find specific version of Zig
Answered
error: union depends on itself
New User
What is the purpose of zig translate-c?
how can I move a value?
Standard Library
Answered
passing an array as a pointer
[Code Review] Add metadata to struct field
0.13.x
LinkedList shows extra nodes.
0.14.x
New User
Answered
C-like dynamic typing with tags
Answered
alloc.destroy()'ing an *anyopaque
New User
Answered
0.13.x
Get values at specific indexes from an iterator
New User
0.13.x
Create a slice of string literals to pass to a function
New User
Answered
0.13.x
Using comptime to decrease boilerplate calling
0.14.x
Answered
[solved] Still stuck on C-Zig-C string compatibility
Answered
readUntilDelimiterOrEof deprecated: streamUntilDelimiter doesn't handle EOF?
Answered
SPIR-V OpenCL segfault on master
0.14.x
New User
Trying to implement an iterator, getting magical results
New User
0.13.x
Can't @cImport on macOS Sequoia and Brew Libraries (ImageMagick)
New User
Answered
I tried to debug but dont know where the unreachable happens
question about pointers
New User
Create C's char* from Zig's string literal
Unexpected `expectEqualSlices` behavior
Answered
how do i do this but in zig? (using k256)
Freeing memory from struct
New User
Conditional import
Store function pointers with any argument type
New User
Can't force the compiler to NOT evaluate this code at compile time
Answered
0.13.x
How do I read the output from the shell command run with `std.process.execve`
New User
0.13.x
Inline ASM Expected Close Parenthesis Early?
json backslash in string corrupts writing
handmade hero day 23 in zig
json float decimal places
Answered
How is that a memory leak ?
Answered
How to print std.zig.Ast out as formatted Zig program
Answered
How can I pass *const[4:0]u8 to *const []u8
Answered
Compiling zig to C
Answered
incremental compilation with --watch crashes immediately
Answered
Any way to automatically generate something like compile_commands.json (for clangd) for zig build?
Answered
Interactive build.zig
Build System
I cannot print arraylist.items with {s}
Answered
Modulo operation Registers as larger sized Integer
Answered
How we check a key exist in hash map if no we put into it
dynamic strings calling `@cInclude("curl/curl.h");` - error: cannot pass '[]u8' to variadic function
How to "create a package" from build.zig
Build System
Answered
ffmpeg bindings - screen capture
New User
0.13.x
incorrect hex results
Error parsing json data with json.parseFromSlice() - Bug or my fault?
New User
Standard Library
Answered
0.13.x
How can this be optimized?
Isn't this supposed to return memory garbage?
Answered
importing ffmpeg - beginner question
New User
Answered
0.13.x
std.MultiArrayList: How to insert/copy multiple items at once?
Answered