zig-help
Using stdout hangs tests
Combining two std.Io.Reader.Fixed
Can't build zig from source
how to compile a c library and use it as import?
Build System
Compiler
New Zig Io: Do I need a buffer for reader.takeByte()?
comptime var pointers are not avaliable at runtime
zig redirecting stdin to stdout when trying to print out a file for debugging
Standard Library
master
assert is error
master
explain why clearRetainingCapacity with an ArenaAllocator causes a segfault
0.14.x
Standard Library
what is the stupid thing that i am doing here related to allocations
Error building Io/Writer.zig after 0.14.1 -> 0.15.1 upgrade
type casting in for loop
Can I control formatting here?
Background worker + queue review
Is it possible to reserve memory dynamically when receiving http body?
http with zig 0.15.1
Standard Library
tls.Client buffers
How to Reader.read(buf: []u8) !usize ?
freestanding wasm memory allocation
Standard Library
comptime if and defer
New User
Generic function return type deduced from input
What does "->" mean in Zig 0.15.1 Release notes?
Strange behaviour of my background worker when there is no drain thread in tests
Incorrect alignment using DebugAllocator to detect leaks. (Unable to reproduce outside of my code.)
0.14.x
Standard Library
Is there any point in calling `deinit()` on an unmanaged collection when using an arena allocator?
Answered
Set a env variable for a system command
Answered
Unable to find dynamic system library 'vulkan-1'...
freeing type-erased memory
Answered
struct requires comp time because of this field
testing function for correct deallocation under partial allocator error
0.14.x
Standard Library
build.zig segfault tips?
Answered
Tabs for accessibility
Answered
Test Coverage Information Not Outputted (tag v0.15.1).
master
Casting a [*:0]u16 string to a u8 string
0.14.x
New User
Answered
Different Structs in same Array
0.14.x
New User
New Zig Std.Io Question
Standard Library
master
`zig run` with custom module
Answered
Is the following a good approach to polymorphism in Zig?
0.14.x
New User
corrupted file names after storing them in arraylist
0.14.x
Standard Library
Generic function implementation pointer
Best way to stream numbers parsed from a reader?
compile for wasm
Compiler
Wrote a build helper for my package, any more legit way to do this?
Github Actions status shows "In progress" even all jobs are finished.
Using file.reader()
master
inline wasm
Adding new Zig code to existing C library
0.14.x
New User
Answered
ArenaAllocator resuse without segfaults on insert?
0.14.x
Standard Library
New User
Answered
when I cross compile a shared library to x86_64-windows-gnu the dll has no symbols defined
Build System
Answered
Gitea workflow results in error
Build System
0.14.x
New User