zig-help
Can we assume the free/destroy calls will be optimized out?
Keep or remove dealloc when allowing arena allocator?
Restarting zig-libgit2
How do I test that a function pointer was called?
Answered
Error lead to crash even though, I used catch.
0.14.x
New User
Answered
Stdin.reader() error
0.14.x
Standard Library
New User
Answered
SIMD for short strings
Answered
Am I using getEmittedH() wrong or is it just broken right now?
0.14.x
Compiler
Answered
comptime known arg length
Compiler
Answered
0.13.x
custom liker args
0.13.x
Understanding errdefer in functions that return void
How to write comptime code with static string for create union variant
[zig cc] Does zig cc supports clang equivalent --target=x86_64-unknown-elf
Compiler
Is there a way to run a command on runtime error?
Answered
How to make a step to capture a Tracy trace
Show callsite in @compileError()
0.14.x
String to Enum error with union(enum)
Answered
ArenaAllocator leaking memory
Standard Library
Answered
0.13.x
Compiling from source stuck at zig2 target
Answered
Intellisense
Answered
0.13.x
Why is "unreachable code" being run in std?
Getting an error in the dependence I saved
Compiler
what is []const []const u8?
New User
0.13.x
Expected 1 argument(s), found 0 for generic struct taking *This as first argument
0.14.x
Compiler
Answered
pointer to struct and byte offset of method.
Debugging on Windows
0.14.x
Remove field(s) from a type
0.13.x
Does this work?
StaticStringMap
Compiling Eigen library example for Baremetal riscv64 using zig build
Build System
New User
0.13.x
How to do a microbenchmark?
messed up environment variables for compiling zig from source
Answered
How do I make a function like this, but working?
Answered
0.13.x
Why am I seeing a comptime error?
invalid local symbol '' in global part of symbol table
Build System
New User
0.13.x
struct of arrays lib and whether to inherit alignment
I'm looking for a mentor who can help me learn Zig.
Answered
Building zig docs
Build System
0.14.x
Answered
How import and use a header file in C
addLibrary causing duplicate symbols? (master)
recursive method signature
Answered
How do initialize a threadlocal that needs an allocator?
Answered
code review - AOC 2024
Pointer returned from `HashMap.getPtr()` is causing a segfault
0.14.x
Answered
zls (vscode) doesn't recognize import properly
Build System
0.14.x
Answered
init mutable string
Answered
vscode Command not found
Answered
0.13.x
What's wrong with this code?
New User
Answered
Unable to spawn thread
Standard Library
remove package installed with fetch