zig-help
Easier way to return an inferred type?
cImport not finding constant (Regression?)
master
Compiler
Answered
literal array of slices incantation
Need help with slicing strings
New User
Import files as a module in another build script
Answered
Zig.net Server.accept Deciding to Not receive input?
Compiling C file from stdout contents
Build System
Answered
Linking devkitpro/nds
Dynamically linking SDL3
Debugging zig
spread array values into anonymous struct
0.14.x
Type error when using a C library in two modules
Build System
0.14.x
New User
Answered
zip extract failed: ZipDecompressTruncated
Build System
master
How include static library on zig build system
0.14.x
Compiler
New User
Standard Library
Answered
How to create absolute path to include C system libs?
Build System
New User
Answered
Files can have top level struct fields?
how do you cleanly rehash std.AutoHashMapUnmanaged(K, V)
Standard Library
master
Answered
calling ARM functions from thumb
0.14.x
Compiler
Wondering About Importance of comptime Keyword
0.14.x
New User
When to use an allocator for reading a file?
New User
Issues Compiling Example Code from Loris Cro Article
New User
dependency loop during compilation with object file
Build System
0.14.x
zig-curl integration
Thread safe fifo ?
My needs for coming back to zig
How to continue on error?
1070 Relocation Errors Riscv64 Freestanding
Build System
master
New User
Answered
How would I improve this code to make it not that convoluted?
Answered
Not possible to watching global variables on Debug VSCode
grouping comptime and non-comptime stuff together
Answered
How to use linker scripts
Build System
master
Compiler
Answered
Windows -fno-llvm gives system error about compiler_rt.dll
Why can I make a "var" inside a struct?
Help with file readers.
Standard Library
master
New User
Opaque Struct Pattern vs Wide open Struct pattern
0.14.x
New User
Earlier Master Dev build location
New User
writergate potentially much slower than deprecated reader
Putting a hashmap and its contents contiguously in memory
Answered
static enum map
Standard Library
master
New User
Answered
how to specialize generic function from httpz
Answered
Tests inside struct
get child type from anytypr as slice
Which is better, anytype or asking for several types?
Answered
Two questions
std.posix.clock_getres broken?
Standard Library
Temporary memory in ArenaAllocator and FixedBufferAllocator
Standard Library
New User
Using `zig test` with a project that compiles / links in C
master
Bizzare error from adding --search-prefix
function returning undefined data
master
Answered
Learning Zig - Iterator best practices?
New User