zig-help
check if pointer is null
New User
How can my Zig test executable test different modules?
Answered
Zig vs Rust
How to make a function input string and output string in zig?
New User
Why does `.*` exist?
Answered
multithreading with mutexes and condition variables code review
Working with file paths
Something like `nullptr`?
New User
0.11.x
Answered
0.13.x
How to read a file from a wasm module through javascript using a `fetch` call, **synchronously**
Answered
How to find out where a test fails
Answered
0.13.x
[0.12.0] How to add a module for `zig run ...`
Compiler
0.13.x
Writing a lexer
0.11.x
New User
Cannot find vulkan headers on windows
Compiler
New User
0.13.x
Equivalent strings lead to different hashmap results
Standard Library
Answered
0.13.x
Resolving circular package dependency
Answered
wasm32-freestanding build issues
`true` if error, `false` otherwise
A zlib spec question
Is there anyway to see what the new 'standard' for an update/change is when working with master?
How to sort (asc) the AutoArrayHashMap?
Why does the documentation recommend `c_allocator` if i'm linking libc?
Answered
Simplified Zig grammar
New User
How to fix this leaked method
Tcp server how to send without closing connection
Standard Library
0.11.x
Answered
Why this concat method is leaked
How do I completely replace the default zig allocator?
Can I run `zig build` in a different folder withoug cd'ing? Something like `make -C dir/`
accessing std.json.Value field crashes
0.11.x
Equivalent of https://pkg.go.dev/io#Copy in Zig
Optional type?.*
Get the pointer to self at struct init time.
Multiple names for same enum value?
is break required in switch statements?
New User
Understanding build.zig
Answered
Directory as a build step dependency
Standard Library
Answered
0.13.x
Workarounds for catching return @as(SpawnError, @errorCast(@errorFromInt(err_int)));?
Answered
Help with comptime struct rearrangement
Has std.net.StreamServer been replaced?
A lot of linker errors in c++ using zig build
Compiler
New User
OsDev limine terminal struct not printing
Conditional build step
Standard Library
0.13.x
Check if string in string in ziglang
Dictionary in Ziglang, how to declare a key pair value in ziglang (or atleast a json)?
Reading length from nvim child process's stdout always is zero on windows zig 0.11.
How to vendor dependencies without package manager
.deinit vs .destroy semantics?
How to use the Package Manager to add a dependency (how to know what modules are exposed?)
New User
0.13.x
async await
convert float to int
Copy an Element out of Allocated Memory
New User
Answered
0.13.x