zig-help
build on save question
Zig 0.14.0 link static library of dependent project
Translate-c compile error for SDL2
Best way to convert a string literal to a slice
0.16.x
New User
Wether there is synchronization primitive for M:N concurrency model
0.16.x
New User
Visual Debuggers
Reopen stdin after it's hit EOF
master
Accessing std.Io instance in deep functions
Standard Library
master
New User
How to use linker symbol to read at linker specified locations. Zig resolves the wrong symbol.
What allocator is tied to init.gpa?
0.16.x
New User
Navigating Documentation
Why am I getting a panic here?
0.16.x
master
Failing to run windows executable
Build a Directory Tree Asynchronously
0.16.x
making a hash during writing in zig
0.16.x
master
Can you init a ArrayHashMap and/or MultiArrayList at comptime?
0.16.x
Standard Library
Dynamic stuff
Compiling on arm
0.14.x
Define extern linker variable to int
[solved] Confusing `DefaultPrng.init` on 0.16.0
0.16.x
Standard Library
How can i update the default `build.zig` to pass some arguments at compile time
panic: source and destination arguments have non-equal lengths
0.16.x
New User
Why does std.math.shr accept inputs that >> does not?
Building two WASM modules that will init on the same memory
Minimal binary with RV64 ASM (Invalid Relocation Specifier)
master
annoyed at a ziglings problem that seems to rely on .?
master
New User
why & for addresses?
0.16.x
master
New User
Regex
master
Compiler
missing module which exists
simple cli
0.16.x
New User
Cancel main thread from sigint handler
Streaming from `stderr`, `stdin`,`stdout`
Correct way to parse and cast integers from an Io.Reader
Casting numbers
0.16.x
New User
Testing valid code snippets
0.16.x
Collecting an Io.Group
0.16.x
Standard Library
Adding a isize to a usize
0.16.x
New User
struct .fields migration
master
New User
Replacing ** syntax with @splat
master
New User
Passing tagged union memebers
dynamic arrays
0.16.x
New User
** strangeness with 0.17.0-dev.1099+7db2ef610
Compiler
Better way of pattern matching
0.16.x
New User
Error when using zig build in any project
0.16.x
Compiler
What is the "right" type to use for small integers?
Installing dependencies
0.16.x
New User
Null writer in the stdlib
Memory layout, how to control it?
Comparing mask to input stream
master
file reading/writing on windows