zig-help
Import paths relative to root project dir instead of current file?
Answered
Converting [*c][*c]const u8 so safe Zig
0.14.x
Answered
Zig fetch takes really long then fails
how to set default test runner args (like --summary all) in build.zig?
Build System
0.14.x
Help understanding `*VaList` being unallowed in `callconv(.auto)`
master
New User
Answered
Need zig build run to start in zig-out/bin instead of zig-cache
Get a C-header from a dependency
Build System
0.14.x
Answered
[solved] Automated access to C code with extern instead of translate-c. Is it possible?
0.14.x
Standard Library
master
Answered
Help Accessing Null Terminated String
How to access environment vars from build script
Build System
0.14.x
Answered
Expected pointer instead of constant pointer when using a slice
0.14.x
Compiler
New User
Answered
Need Help Generating .map Files From Zig Build
float in a range
Using errors to implement control flow in a pet language
Answered
writergate seekBy(unsigned) vs discard()
Initializing generated struct using reflection
0.14.x
New User
Build System
Standard Library
Answered
best way to cover .? null in this scenario
Override build_options for specific executable version
writergate streamDelimiterLimit() vs deprecated streamUntilDelimiter()
Struct value corruption mid loop iteration.
std.meta.hasMethod vs. @call
Create an executable without a main fn in the root source file
Build System
0.14.x
writergate tcp writer is *const
translate-c generate broken files
master
Compiler
Bit Shift Left Error
New User
Answered
static alloc function / generic function caching(?)
Answered
How can I use `const` for this texture instead of `var`?
New User
Answered
Help newbie out, global-state stuff
0.14.x
How to cast -1 to win32 HWND
How to print in stdout in 0.15?
Answered
mprotecting at a function pointer
weird build issue
Build System
master
Compiler
'openssl/ssl.h' file not found - zig no longer can find openssl under macos.
function works with input but not with file?
0.14.x
Answered
Is the server header buffer always stack allocated in std.http.Client.fetch?
Standard Library
master
New User
Answered
removing with an iterator when using a HashMapUnmanaged
Answered
Issue with including c header
Answered
Provide a deinit() for custom types even though arena allocator is expected?
0.14.x
New User
Variable (but small) amount of return values from game object
std.format.allocPrint()ing a three-digit number now requires 131 bytes of memory?
Answered
MultiArrayList deallocation issues
I can't code alone with Zig
Ensure output binary entrypoint at 0x00000000
Answered
concatenating strings with a garbage collector
Answered
WSL2: Failed to rename compilation results
Build System
master
Answered
Weird linking error (warning?)
Creating function of previously defined function type
Answered
Learning and comp time and question about intellisense in zls.
importing dependency resulting unknown type
New User
Constants in format specifiers