zig-help
how to {:<my_var} instead hardcoded len {:<5}
Standard Library
master
Answered
Dual argument types
anonymous array
Answered
Zig cant run on Android aarch64?
0.14.x
New User
Answered
Using MutliArrayList crashes when ran using zig run filename.zig (0.15.2)
New User
Answered
process argv
Answered
how do i createFile while making sure not to overwrite an existing file?
Answered
Linker error when building pico-sdk
Compiler
Issues with using getEmittedAsm
Answered
Link a static library (`*.a` file)
Multiple C Includes
Reading from a std.Io.Reader with a timeout
Answered
How to use zig fetch with git+https protocol to fetch from private server?
Build System
Who has skills.md for zig that has a build system information?
Answered
Do build steps use the new linker (elfv2) by default?
master
Answered
Getting an `Io` in a `test` block
Standard Library
master
New User
Answered
Lifetime of @errorReturnTrace
Answered
seqpacket sockets in 0.16
master
Answered
how to fill `[]const [:0]const u8`
Answered
Importing code in test files
master
New User
can I always assume @alignOf(u32) == 4 ?
Answered
Anytype or concrete type for context parameter?
Answered
@TypeOf() langref spec confusion
How to properly set up an android targetted .so in zig
How can I measure disk main partition and its available memory in bytes
Standard Library
New User
Answered
How to use std.Io.net.Socket.receiveTimeout, in particular, constructing the timeout parameter?
Standard Library
master
Answered
How do you push/pull from stdin/stdout on std.process.Child to prevent blocking in 0.16
unexpected errno: 95
Zig Master: Getting Source Location From @returnAddress()
Standard Library
Answered
Is there a writer that allocates on write?
Answered
ZigVS IntelliSense for imported C library
New User
Answered
How to prevent thread local storage relocations in shared libraries
Answered
What needs to be changed in Render.zig to emit 2 space indentation and compile without errors?
Standard Library
Answered
zig run for a Native Messaging host doesn't work
Answered
Is Zig's if operator intentionally returning an lvalue?
Answered
Have anyone created a build.zig to build the linux kernel?
Answered
How realistic is it for a Zig beginner to do multiplayer (turn-based) game?
New User
Answered
A comptime map from Types to values?
Standard Library
New User
Answered
comptime toplevel tuple dustruction
New User
Answered
Is current test-filter not working?
Crafting Interpreters, C -> Zig translation: tagged and tracked payloads
New User
Answered
How to go about replacing unicode characters with accents to their ascii counterparts?
Answered
Is it possible to construct a tagged union from a (computed) tag and a value?
Standard Library
master
Compiler
Does this mean zig doesn't use registers for the usize variables?
Answered
const initialization Issuses
New User
Answered
catch executes only on error type?
New User
Answered
How do I get the active tag of a tagged union
Answered
neovim zls inline diagnostics
Answered
Why does alignCast exist?
Slice length cannot be inferred from address
Answered