zig-help
extern struct layout problem 2.0
Unable to open a file for writing
master
Answered
extern struct layout problem
Why std.Io.Writer.sendFileAll have assert on buffer length?
Standard Library
master
Answered
build optimize modes
Build System
Standard Library
Zig Compilation Errors In My Parser
master
Compiler
Basic http request?
master
io.async() - how to cancel it, if it takes to long to even start?
How to make zig use with mingw
master
Build System
Compiler
New User
How to get id of current thread in new IO?
Why is this shadowing allowed?
Newbie question about using build.zig with system commands
Build System
New User
Answered
Format specifier for `args: []const []const u8` (list of strings)?
I need to declare a struct with a generic field and then get a pointer to this struct at runtime
Answered
Passing `@This()` as argument to `main`
Answered
Using External tool to generate files at build time
Answered
`std.compress.flate` is freezing at `compress.end()`
Standard Library
master
Answered
http client io
Answered
Figuring out how user input works
std.http.Client.fetch: What to do after error.HttpConnectionClosing?
Standard Library
Basename of generated file's LazyPath
Answered
Unwrapping Optional with --release=fast
Answered
CountingReader with new I/O Readers
New User
Answered
Understanding `std.Io.File.Reader` and `std.Io.File.Writer`
New User
Answered
method invocation implicit pointer dereferencing when using `allocPrint`
master
Answered
Comptime Suggestions
Answered
Corrupted memory issue:
How to properly organize tests in Zig?
Build System
New User
Answered
User Input on Zig
Standard Library
master
Empty structs vs. empty tuples
error calling variadic function at comptime
Is `linkSystemLibrary` and `@cInclude` cross-platform?
how to achieve paralleism?
Answered
How "stale" is zig.guide?
New User
Answered
std.Io.Reader.Limited buffer
Answered
When to use anyerror?
Answered
I need a way to obtain environment variables in Zig 0.15.2.
New User
Answered
Handling Linux signals in Zig
Standard Library
New User
Answered
How to Read Code (in big projects)
Answered
Hidden Breaking Change in 0.15.2 wrt reader.takeDelimiterExclusive
Build System
Answered
How are people writing huge codebases in Zig?
what's the proper way to access a struct field by its name?
Answered
is there struct destructuring in zig?
Answered
How to send/receive ancilliary data with `std.net.Stream` from zig 0.15.2
Standard Library
Answered
Compile lua with wasm32-wasi longjmp sjlj
Compiler
Forgejo Actions?
Comptime Cool Stuff with Generics.
master
New User
Is there a reason the http Client ignores the SSL_CERT_FILE env variable?
Standard Library
workaround for runtime v-table function with a comptime argument
Answered
Use of @setFloatMode(.optimized)
master
Answered