zig-help
zig build doesn't produce the latest change
0.16.x
Build System
zig fetch *.tar.xz error
0.16.x
How to pass slices between functions
master
New User
async task per request
Standard Library
master
benchmarking an http server
0.16.x
Whats wrong on this code?
how would one read BMP pixel array using std.Io.Reader
How do you make a basic REPL in Zig?
New User
About Zig Project Structure
0.16.x
Build System
New User
How do I explicitly export llvm globals like `__heap_base` and `__data_end` (when building for wasm)
How to map runtime string -> comptime type list
0.16.x
Standard Library
Help Debugging Error on Build
how hard would it be to learn zig spirv as my first experience with shaders
ways of zero allocating memory
Function argument
New User
Ping Pong server
master
Can you tell if a pointer is to read-only memory?
0.16.x
maybe a bug maybe not a bug to catch
0.16.x
Compiler
New User
What am I doing wrong?
0.16.x
Build System
program size increases when using allocators
help with linking system library while cross compiling (c)
More fine grained control for doc build
Build System
How to catch / handle SIGPIPE / EPIPE?
I'm having a hard time coming to terms with Zig
New User
Zig 0.16.0 release=small build mode seems to fail sporadically
0.16.x
Brand new to programming, hoping to use Zig toolchain/compiler for C.
ziglings reference trace
New User
Ziglings 110 (0.16)
0.16.x
New User
How to make a custom Io.Writer impl
0.16.x
how to make a reader out of liblzma
How to swap a singly linked list in zig?
if my module's root file is a file-as-struct, should it be in PascalCase?
what's the reason behind `b.addSystemIncludePath` taking in a `LazyPath`?
Best way to extract bits from integer
differences between `zig translate-c` and ZSF's `translate-c` package
Build System
master
What to do with translate c failure? pipewire.h
Build System
master
behaviour in function
prolly not good code help pls
Performance of compiled zig code over the last year or so
ZII in Zig
Which Zig GUI library should I use?
New User
How to get a path from `std.testing.tmpDir()`?
Library tests which depend on another dependency
0.16.x
Build System
New User
panic: unable to find module.............. but i'm pretty sure i included the module
Build System
master
"gpa" vs "allocator" as a parameter name
Make sure that certain structs are always aligned to 16 bytes
Canceling a group from within the group
How does std_options overriding work?
Zig fetch arm gnu toolchain
Build System
How to output messages during `zig build`?