zig-help
compiler told me to & now It's complaining It's a pointer
Zig Patterns/Storing Memory for Easy Refactoring
function pointer with different signatures in StaticStringMap
0.14.x
New User
Migrating `alignedAlloc`
0.14.x
New User
No error messages when rebuilding?
erase the value type information from `KeyIterator` on hash map
Standard Library
New User
Inferred generics?
master
rename extern const
How should constants / function parameters of function body type be named?
changing between build time and runtime imports.
master
Zig does not always rebuild a file if an embedded file has changed
[solved] ArenaAllocator that never frees: How to setup?
Standard Library
master
Library types at build time.
Build System
master
Attempting to do a group-by in Zig
New User
Trying to understand and generate documentation
Place called functions in contiguous memory
Leak when using std.zig.readSourceFileToEndAlloc
Standard Library
@fieldParentPtr with pointer to element in fixed array
Make js callable from C wasm
Compiler
New User
[solved] Does build.zig.zon support holding arbitrary user-defined variables?
comptime @memcpy parameters
reader/writer buffers
master
empty []const []const u8 with minimal code
New User
Race condition on writing to stdout.
Standard Library
New User
@import struct from zon
Singleton imports
master
Bad zig asm output
Read decimal number from Reader
Background worker implementation with deep copy args sometimes leaks, sometimes double free
Help making modules play nicely together
Adjusting Zig test log level
0.14.x
Closing a std.net.Server.Connection
Preallocate std.AutoArrayHashMapUnmanaged(Idx, std.ArrayList(usize))
ecs | cant deinit hashmap
master
New User
Convention: allocators
Passing array literal as an argument
Problem with new Writer (to File) [it wasnt solved]
sigserv with new x86 backend
request.sendBodyComplete seems to be hanging on BodyWriter.writer.flush in endUnflushed.
Questions about IR (zig/llvm)
Declarative layout design?
Can you combine test install targets?
streamRemaining doesn't seem to stream remaining
Some sort of proxy function
master
std.zon.stringify.serialize() complaining about not serializable values.
master
std.fmt verbs list in 0.15.1?
Help understanding the Zig Build System
Build System
How do I put the terminal into raw mode in v0.15.1?
Standard Library
New User
[solved] Fastest compile time possible: What options to use
Build System
Standard Library
master
How to opt out of self-hosted x86 backend?