zig-help
how to check string
simple compiler
0.14.x
no field named 'Struct'
Standard Library
Using `catch null` to turn an error into an optional
New User
Answered
How to use a linkedLibrary's functions in zig file?
test unit stuck
0.14.x
Which type should a cli-argumentparser return?
Standard Library
New User
0.13.x
why does it memory leak at al.append(char)?
New User
0.13.x
check for operand
0.14.x
Unable to iterate dir?
New User
Standard Library
Answered
0.13.x
Zig std.http.Server - Trying to work out the below code.
0.14.x
Standard Library
Questions about importing and testing
How to define `fn` with name given by `comptime []const u8`?
I want to use a structure to handle `argv` and `env`, but I don't know how to do it
uh hey how can i pass strings (slices) and structs between js wasm
Answered
0.13.x
is there any way to bypass compiler safety checks for specific cases?
New User
Compiler
Answered
0.13.x
Passing undefined as a pointer value
New User
what data structure do i need?
New User
Answered
Add multiple files to `translate-c` in the build system
Build System
0.14.x
Answered
zig max align
idiomatic way to remove items from Arraylist while iterating
Answered
Inlining the "read" operation makes the compilation fail?
Where @ptrToInt went?
0.14.x
Copy binary after compiling (build system)
Build System
Answered
0.13.x
strcat function
Proper Way to Detect End Of Stream
Answered
how do i get the compiler to emit the x86 vpmaddubsw instruction
confused about "static" functions
New User
array of resizable slices with upper bound in size that can be created and expanded at compile time
getting the path for the current working directory
`threadlocal var` throws error "unable to evaluate comptime expression"
mutex for shared state for multithreaded server (httpz to be more specific)
Standard Library
New User
0.13.x
C lib (header only) and cross builds
Build System
Answered
0.13.x
how can i convert a struct into a slice
0.14.x
How could i implement my own Uart writer?
Standard Library
0.13.x
how to format string
0.14.x
cut down code
0.14.x
how to get length of string
How to use vulkan-zig bindings with Windows
What is the best method for avoiding nested union(enums) to make interfaces?
New User
What is the generic writer struct and generic writer error for v0.13?
Standard Library
0.13.x
ZLS(or maybe treesitter?) on Neovim doesn’t work with imports
New User
how can I make `zig build` exit on first error?
count significant bits
Macros break compilation
how to import file
0.14.x
asm cannot output to const local
Is there a way to use zig's package manager with a c repo that doesnt have a build.zig ?
Build System
Standard Library
0.13.x
Chained optionals
Can't assign to const import but var throws comptime error
New User
Answered
0.13.x