zig-help
Easy way to initialize an array
Elegant solution to transfer ownership of ArenaAllocator across threads?
Standard Library
[solved] Running WASM at runtime as a VM
master
General protection exception ArrayList.append
How to translate only the header and compile the C file
Build System
Reference to another member during init
How do I debug a compile error after upgrading from 0.14 to 0.15
Idiomatic 0.15.1 writer usage for writing to a file
Questions about comptime tagging a struct.
master
Compiler
New User
Really struggling to understand C and Zig interop with strings Anytype to c string
stdout.flush returns WriteFailed
Standard Library
SIGPIPE when trying to serve file in an HTTP server with sendFile
Saturating Add in pointer backed @Vector
Build System
Compiler
is this UB/bad practice?
storing type-erased ArrayHashMaps
what does hashmap(u8, void) look like under the hood
error: use of undeclared identifier 'errno' (and friends)
Build System
Standard Library
Compiler
Compiling Zig to wasm for browser
How to stream file content to ArrayList writer in version 0.15.1?
Standard Library
master
Referencing generics in other structs
@embedFile with a LazyPath
How to read an `http.Server` request body into an `ArrayList`?
Http request
Allowing a function to be called on a const and non-const struct
Is there a way to Poll the new std.Io.Reader and std.Io.Writer interfaces?
Standard Library
master
New User
How to use cpp file and .h in Zig
Best way to achieve concurrency?
Clarification about binary sizes
packed struct alignment
What's the best project to break down for learning?
New User
Formatting a slice/array of floats
Questions about Zig's SSA
Compiler
[solved] Translate C buildsystem step
Build System
Standard Library
master
cImport is successful but all symbols are undefined when building
Build System
Compiler
New User
How to check if a type of `anytype` value was a string?
Dir walker skip files/directories
[Solved] Zig Raylib memory management
[solved] String reader / Reader of a string
Standard Library
New User
[solved] How to link zig-assimp
local library
0.14.x
Why doesn't `net.Server.connection.stream.writer()` have an interface?
Why does std.net.Stream.reader take a buffer when all read* functions either take a buffer or alloc?
[Solved] How to use 'std.DynLib'
Standard Library
master
Comptime code cannot be resolved error on non-comptime code?
master
some stupid memory issues
Can I construct a structure that is identical to a non-pub structure in a library and guarantee its
best way to do build-time config, the zig way
Build System
[fixed]~~*anyopaque~~ wgl function return gone horribly wrong
wrap many catches into one block?
Help Using std.posix.mmap
Standard Library