zig-help
How to insert at index in ArrayHashMap
Standard Library
Link error with ReleaseFast/ReleaseSmall only
How do I avoid linking the Zig standard library?
master
http.Server response error.
"Interface" implementation issue
master
Distinguish between two of the same type at comptime?
Getting Console Input from the User in 0.15.*
New User
Is it possible to defer a function call that can raise?
Standard Library
New User
`std.log.info()` doesn't produce output while `std.log.warn()` produces
learning graphics!
`zig build` doesnt work after updating to 0.15.1
`zon.parse.fromSlice()` leaking (?)
[solved] MultiArrayList: .slice() vs .items()
Standard Library
master
How to see 'zig cc' output from different compilation units separately?
slices and pointers to arrays
How to read entire File Contents into aligned buffer?
Compile build.zig with c library for emscripten
list tests that are run, skipped
`zig build test` doesn't runs test in imported modules
Build System
Returning a function without workarounds.
master
URI how to properly enconde query strings
Standard Library
New User
Basic memory manipulations
Standard Library
New User
dot field(?) access function calling?
master
Unable to create a function wrapper around SDL
New User
Building multiple files in one build.zig
Build System
master
Generate struct and function from a tagged union?
How to split a big Zig source file into smaller ones?
Generic function pointer causing required comptime values
master
runtime ** for arrays
(not) passing T to generic function?
master
enum gets auto-casted to integer
master
using fs.FileReader with std.io.CountingReader in 0.15.1
[SOLVED] 'zig init' is not working?
master
reasoning behind dynamic IO interface (instead of static)
Standard Library
Array of struct with comptime field
Correct way to parse data from a structured file
What was wrong with the old async/await?
Arrays of generic types
master
how to make an enum a range of values?
How to architecture global state
[solved] Porting `@typeInfo` to `0.15.1`
Standard Library
master
road map books and like this for learning zig ?
replacement for fs.File.readToEndAlloc()
[solved] Print to terminal with colors. Replicating C implementation
Standard Library
master
[solved] Managed ArrayList deprecated. What happens to MultiArrayList?
Standard Library
master
http.Client hanging with new allocating writer?
master
Sha1 in std.crypto
I need some help with user input
[solved] '[][]const u8' does not support array initialization syntax
Standard Library
master
What is the `std.c.pid_t` in windows?
Standard Library