zig-help

21196 threads · Page 358 of 424

How to link zig library in a zig executable 5 messages
0.13.x
Will assignment copy value? 17 messages
Answered
code stops when i try to put an item into an array 18 messages
What happened to -fstrip in 0.11? 2 messages
How is std connected to the Zig compiler? Can I not link it, or write std myself? 28 messages
Deinit a hash map with a specific alignment 94 messages
get size of allocated memory using rawAlloc? 30 messages
Get type from string name? 42 messages
Feedback needed 11 messages
New User
Implementing a custom Writer 17 messages
New User
Return array of strings through switch? 18 messages
allocating a struct doesn't respect default values? 25 messages
Answered
std.mem.readIntBig usage 2 messages
New User
how do you print a bool value? 8 messages
Answered
any tool to download/update zig nightly binary? 11 messages
zig build error before build caching (using raylib) 16 messages
Trouble linking raylib as a non system library 63 messages
Crash zeroInit on big structures 23 messages
How to pass `-std` in `build.zig`? 7 messages
Answered
zig compiler that runs inside browser 16 messages
Should we need smart pointers? 4 messages
Zig language extension not working on vscode 10 messages
Remove optional from a type? 16 messages
FileNotFound when loading dynamic library using DynLib without linking to libc 18 messages
Convert an array of strings to a slice of strings 10 messages
New User
Allocate memory for an unknown type with known size and alignment? 54 messages
Answered
Unreachable question? 4 messages
Error: value with comptime-only type 'type' depends on runtime control flow 6 messages
Answered
Better way to set a struct field from a runtime string? 31 messages
Answered
How to print an error ? 11 messages
How to get a function pointer to a generic function? 6 messages
0.13.x
For over other integral types 5 messages
Answered
Linking Against LLVM 25 messages
Potential WASM ReleaseFast Bug? Help! 2 messages
Where's a good place to find careers in zig? 28 messages
Answered
Feedback on simple quicksort implementation 12 messages
std.debug.print crashes in VS Code Terminal 6 messages
Large default .so size 3 messages
Compiler Answered 0.13.x
SIMD causes compiler segfault 2 messages
Compiler
reserved fields in `extern struct` 10 messages
0.10.x Compiler
Type of implictily defined variable/ const 4 messages
Answered
Question about optimizer generating memcpy 7 messages
Compiler Answered
Question about `build.zig` 2 messages
multiple null check/capture 39 messages
brew install zig --HEAD on apple silicon 9 messages
Answered
Trying to invoke lua… 3 messages
error: switch on type '?target.Target.Os.Tag' 3 messages
Failed to install zls in neovim using Mason 2 messages
zig compilation with zig build does not produce zig-out directory 3 messages
Answered
zls question, how do i turn off (inlay??)...(pls see the image) 12 messages
New User Answered