zig-help
Is it possible to create function hooks at comptime to functions returning "type"
New User
Answered
WASM data marshalling
Standard Library
specify default test_runner explicitly
Build System
Answered
TlsInitializationFailed with proxy (also: cancelling http requests)
Standard Library
SPIR-V does not work
Compiler
Answered
Var must be const or comptime
master
Compiler
master translate-c regression(?) workaround
Build System
master
How to handle runtime known alignment?
master
New User
`cmd.addFileInput` for directory
Build System
Fastest way to do maths on slice of floats
Answered
Working with large text files
Standard Library
New User
Questions on comptime allocation
Initializing pages allocated by uefi.allocatePages
master
Answered
c strings
Returning pointer to vtable in a struct
Standard Library
master
New User
Correct way to interpret interfaces?
Zig Build System Question
Answered
bug reproduction sanity check
Best way to read a "compact" struct from a byte stream?
Missing ZLS autocomplete using sqlite
New User
how should i manage allocations?
New User
Answered
opaque handling in translate-c
master
Answered
do different architectures swap argument order
Assert slice lenght
master
Compiling luau-lsp targetting wasm, 1.6k errors
Providing module with C dependencies to another executable
Answered
How to get caller's source location for cross-file comptime operations?
How to actually use a library that was saved with `zig fetch --save`
compiled .so not detected as having debug symbols
Answered
Is use of `undefined` value considered Undefined Behavior?
Answered
Expose build.zig helper to dependant modules
Answered
DebugAllocator unable to report formatted stack trace
Answered
Converting a [256]u8 to a [*:0]u8
Answered
OS agnostic pipe
Answered
How to print a float as binary
Answered
Generating a lot of random floats between 0 and 1
Answered
How do I use formating in a multiline string?
Answered
testing zig project
Answered
converting compile-time detection to run-time detection
master
New User
Do I need to deinit an empty std.ArrayList?
New User
Answered
Is there a way to cast a type of struct to another type of struct?
Answered
How to dynamically create a slice of pointers in comptime?
Compiler
need help understanding std.Io.Reader and its buffer
Answered
Packed struct size
Answered
How to cast a c_int to usize
Answered
Compress Writer error
master
New User
Answered
std.ArrayList going away?
master
Answered
Casting C-style pointers
Explain the difference between `std.debug.print` and `std.log.info` for test blocks?
Standard Library
Beginner: how to read all bytes from a file and parse as json on master (0.16)
master
New User
Answered