zig-help
zig reduce: capture compiler segfault in a file
master
Compiler
Answered
winspool zigwin32
New User
How to get amount of time since unix epoch?
Standard Library
master
New User
Answered
Resolve duplicate dependencies with slightly different versions build.zig(.zon)
(String)ArrayHashMap - put + get index in one move?
Standard Library
Answered
the strings are messing things up, and I have no idea why
Call a .so function; Error Not an ELF file
Answered
Question about error union inference on return type
New User
Answered
Defer function execution, preserving type parameters
how to stop native arch building
Build System
Answered
How much of error union information is inferred at compile time?
Replacement for ArrayList.fixedWriter
Noob ArrayList question
Standard Library
New User
ZLS: Failed to load build configuration for file build.zig (error: error.InvalidBuildConfig)
lld-link: <root>: undefined symbol: _DllMainCRTStartup for library that consists only of C files
Answered
Build DLL without extra zig "crud"
Answered
Where is there more examples for new async io in zig 0.16 ?
How do you write or edit code, without constantly adding/removing `_ = unused;`?
master
Compiler
New User
Compilation issue with `addTranslateC`
`std.fs.File.Reader` on 0.15.2 missing `read` method
Answered
How to print utf8 string❓
Standard Library
master
New User
Answered
Export function/symbol as `__declspec(dllexport)`
Answered
How to work with asynchronous operations and global states in Zig?
Answered
Is it valid to return the result of `FixedBufferAllocator.allocator()` from a function
0.15.2 Simple reader / writer example
New User
Answered
zopengl: [*c]const [*c]const Char from []u8
There is no `error: no field or member function named 'takeDelimiterExclusive' in 'fs.File.Reader'`.
What to parse as Io when using std.Io.Dir.openFile()?
`allocRemainingAlignedSentinel` usage
Answered
Crashing when calling openssl function
Function parameter performance
stringify broke
New User
-O ReleaseSmall threading?
Error trying to use `std.Io.Reader.takeDelimiterExclusive`
Type builtin gone
Answered
What is the "correct" approach to platform dependent implementation here?
Answered
Use of undefined value causes illegal behaviour when constructing a struct
master
New User
Answered
Index out of bounds by one when reading a file
...``error: root source file struct 'std' has no member named 'io'``?
Standard Library
New User
Answered
runtime dispatch of generics
master
Compiler
Answered
Code that works just fine on Linux doesn't work on Windows
SDL3 window not appearing
Just reading a file in zig 0.15.2
Standard Library
master
New User
Answered
Deinit an ArrayList of unknown type
Answered
Datagram sockets in zig
New User
Answered
Generate switch with comptime to grab tagged union active field
Standard Library
master
Answered
Custom error type with context?
master
New User
Answered
[solved] Correctly wrapping a C type with extern struct
0.14.x
Standard Library
master
Answered
Zig compiler ignores incorrect type in `else` branch when it's unreachable
Compiler
Answered
How to reach root module, from a sub module?
Build System
master
New User
Answered