zig-help
zig, wasm and canvas issue with exported functions
Random characters when writing to FixedBufferStream writer
Standard Library
0.11.x
missing top level 'paths' field.
Error linking in wasm
Answered
Can you have a package manager zig module that uses git submodules?
Issue including c header
Cannot return `Error!void` without calling convention 'C'
Expected comma where comma shouldn't be
zig wasm function that takes struct wrong args
Package Manager Question
Integrate Imgui into Zig Project (GLFW + Opengl)
0.11.x
New User
implement format for ziglyph.Grapheme struct
New User
0.13.x
Runtime-known parameter is turned into comptime parameter, not sure why.
Endianness detection
Unaligned arbitrary width integer pointers
WASM: import another local zig module
Good linear algebra math lib?
std.expect*
Adding modules to modules
u8 to []const u8?
Compiler
Answered
New User
0.13.x
leaking memory from SinglyLinkedList
New User
How can I capture external variables and use closure functions?
0.11.x
I don't get @This
Needing help in porting C (LibJit) example to zig
What are parameters "success" and "failure" in std.atomic.Atomic.compareAndSwap
RVV vector register constraint string
build target issue on macos
Expected type 'std.fs.Dir', found 'void' error when catching error of std.fs.openDirAbsolute
Fetch http client in zig
export fn event(ev: [*c]const sapp.Event) void { - What does [*c] mean
Simpler callbacks?
weird integer overflow
how to build zig stage 4 and stage 5?
Is there anyway to keep these lined up in vs code zig files?
New User
Print wide char string into console?
How to get the response body of a request response?
New User
Standard Library
Answered
0.13.x
How to add multiple tests to `build.zig`?
Answered
os.system.T does not exist when linked with libc on Linux
Struct size
Clarify std.os.windows usage
Standard Library
Partially parse JSON
Help, the code works fine with "optimize=Debug", but works abnormally with "optimize=ReleaseXxx"
0.11.x
Compiler
Debug statement affects the data being read
0.11.x
async/await usage? Why is an error reported here?
New User
GPA error
reusing variables
Answered
How to deal with `[]const u8`?
0.11.x
New User
Recursive `format()` implementation
Runtime Member Variable Params
New User
Answered
Check undefined pointer