zig-help
Different optimizations for different functions
Answered
0.13.x
Zig idiomatic way to add between signed and unsigned types?
In error catch blocks, is it possible to return a value to assign `const v` here ?
New User
What are @functions and how to make one?
Answered
VSCoders, I need your help
Build System
Why does this catch on error union test fail?
Answered
std.time.nanoTimestamp() - start_timestamp = 0
0.14.x
Standard Library
New User
Answered
Determine build target at comptime?
Build System
Standard Library
New User
0.13.x
how big are pointers?
New User
Answered
zig json thing
Standard Library
New User
Answered
std.math.isInf that works with ComptimeFloat as well as Float?
Answered
Link GLFW + OpenGL c sources and headers
How to get from string literal [*:0]u8?
Address operator automatically casts to const
Answered
0.13.x
Fix Array of Different Size Error
New User
0.13.x
Union depends on itself
Can someone recommend a command line application whose source code I can use as reference?
New User
Struct Layout
Answered
Big ZLS delay for some reason, can't pinpoint what the issue would be
Answered
How to get a non-const pointer via `@field`?
Answered
pause() in Zig?
0.14.x
New User
Answered
Getting a type back from a Type
Answered
Struct check if all fields are initialized
Zig Optional on array get ?
Renamed extern function/symbol: Possible?
tetris: zig-spoon on MacOS is still blocking stdin for whatever reason
Answered
Zig Emscripten target
Answered
Why `@unionInit` takes a string instead of enum literal in its second arg?
A problem when using `std.mem.readInt`
Answered
Debugging build errors.
0.14.x
Compiler
New User
Allocator param names
How do I add this project into my build.zig.zon?
0.13.x
[solved] translate-c output: Is this needed or redundant?
Answered
Native way to get the system user information
Standard Library
0.13.x
what is this function as a struct member? is this real?
0.14.x
New User
Answered
Given an array of types, how to generate a struct type with a field for each type in the array?
Answered
build exe for wasm32-wasi with libc++
0.14.x
Answered
0.13.x
How to transform an array of types into an union type?
Answered
What should I name a function that only allocates memory
Answered
Function returning struct instead of just creating the struct
What is fn's parameter `is_generic` field and how to check if a parameter is comptime?
how to print something in test
0.14.x
New User
Answered
Modifying data via tagged union interfaces
Answered
How to use StaticStringMap and packed struct
Module is duplicated when arguments are passed to b.Dependency
Build System
0.14.x
Answered
[solved] multiarraylist with a null field. How is the data stored?
Answered
Passing build options to an imported module's dependency
Answered
length of error command result
zig compiler give segfault at options.addOptions()
If release mode in zig
Standard Library
Answered
0.13.x