zig-help
Input from stdin that is cross platform
Answered
Constrain codegen for specific android API level
lib A use in their example lib B. Now my App with lib A depends on lib B
Build System
Answered
is `utf8ToUtf16LeStringLiteral` useless for zigwin32
Answered
Allocation on spawing child process
Standard Library
master
Answered
Odd performance decrease
Answered
Accessing env vars without main
Zig Build Iterate Dir?
Build System
Parser libraries
Comptime Error in std.mem.Allocator.free
master
What is the 0.16 way of doing std.time.microTimestamp() ?
Answered
zig build, build-exe and build.zig symbols for lldb debugging
Build System
Standard Library
Compiler
how to get fuzz input which crashed the program?
Standard Library
master
Answered
zig 0.16 macos translate-c issue
Build System
x86 backend tail call compilation error
Build System
Compiler
Answered
error in build runner? (0.16.0)
zig 0.16.0 fuzz error
Standard Library
Question about integer types
`zig build std-docs` only generates `std.fmt` documentation
Build System
Standard Library
Best Way to Read and Write to a File in 0.16
Answered
zig compiled spir-v shaders with vulkan
Build System
Standard Library
master
New User
How to pass @This() to callback.
master
New User
Answered
zbench hangs
master
Answered
b.lazyDependency returning null
Answered
Ancillary data with `std.Io`
Standard Library
master
Why can I pass a u32 to a usize?
Answered
how to use path?/how to install zig?
Zig RSA Parser?
master
New User
How to mark something so it will not be optimized away?
Answered
problem with std.process.Init
How to log where the linker is searching for libraries
Build System
Cross compile for x86-windows failed
master
Compiler
How to get older 0.16 builds?
Answered
Is this a proper use of inline?
master
New User
Answered
anytype vs comptime allocator?
Answered
union arraylists as argument
[solved] Emitting SpirV from a custom language written in Zig
Standard Library
Compiler
Answered
Import `build.zig.zon` outside of module path
Build System
master
Answered
Are master MacOs builds signed?
New User
Answered
How to only free 3 out of 2 branches.
Standard Library
master
New User
Answered
problem casting to ?*anyopaque
Answered
Can I `export` a value itself rather than the address to it?
Answered
How to export value from WASM
Answered
Should I check for a null?
master
New User
Answered
__dyld_get_image_header_containing_address
Why is valgrind not detecting mem leak?
New User
Answered
SIGSEGV: address not mapped to object (fault address=0x0)
Build System
Answered
Zls extremely slow
Getting a list of incrementing ints at comptime
master
Answered
Segfault in std.Io.Select