zig-help

21196 threads · Page 272 of 424

Dynamically select union enum 33 messages
Answered
Dependency of a dependency in the main build 12 messages
Is Vendoring Required for C/++ Modules? 6 messages
Custom json deserializer for specific field 3 messages
New User Standard Library Answered 0.13.x
Failing to get Raylib code example found on Zig website to work 46 messages
Is it possible to leak with arena (assuming you deinit) 5 messages
Cmake can't find LLVM on building compiler 19 messages
New User Answered
How can I convert command line argument ([] const u8) to [:0] const u8 6 messages
0.11.x New User Answered
How to create WebAssembly shared library on latest zig? 5 messages
How to structure your projects in Zig ? 3 messages
0.11.x New User
WASM Static Linking "undefined symbol: malloc" and other undefined symbols 70 messages
0.13.x
How to call `zig cc` within a build step? 2 messages
Answered 0.13.x
Format slice of strings 9 messages
How can I return data along with an error? 5 messages
0.11.x
HTTP Proxy freeing memory that it does not own 6 messages
New User Standard Library Answered 0.13.x
How do I build this project? `zig build` doesn't work :( 38 messages
New User
ZigWin32 7 messages
How to get union active tag? 5 messages
Can someone use a new version of the zig compiler with an older version of the zig standard library? 13 messages
std.http.Response.reset and arena allocator 6 messages
Standard Library Answered
build.zig: what does `b.dependecy` and `@import("root")` in it? 9 messages
build.zig: How to run artifact in the install step? 2 messages
Answered
What is Stage4? 10 messages
Compiler New User 0.13.x
"zig init" fails 2 messages
Compiler New User Answered
Could not find zls in PATH 2 messages
omit the text after `error: the following command failed with 1 compilation errors:` 8 messages
Answered
Importing zon module gives "error: invalid URI: UnexpectedCharacter" 16 messages
Answered 0.13.x
what is the difference ? 79 messages
Answered
Variable becomes null in ReleaseXXX builds 16 messages
Implementing a simple allocator 7 messages
Answered
Tail Call Optimization Requirements. 22 messages
Answered
custom log function not being called 5 messages
How to debug with lldb? 7 messages
ziglang compile error on nighlty with labeled block break 22 messages
Compiler Answered 0.13.x
comptime dereference requires "well-defined" layout 10 messages
Answered
Use of @Vector compiler question. 4 messages
Compiler Answered 0.13.x
Does Zig emit intermediate obj files for module @import-s? 4 messages
Answered
Cant initialize "default_value" of struct 19 messages
Using Zig as a C++ build system 10 messages
Answered
[]u8 to left padded u256 9 messages
Answered
Newlib nano libc linking 5 messages
Install dir 4 messages
`dynamic linking unavailable on the specified target` when building wasm32-freestanding 6 messages
Why does comptime mess with my switch statement? 3 messages
what is "well-defined layout" 3 messages
Compiler 0.13.x
Simple loop slower in Zig than C 125 messages
Answered
Is it possible to add a `Build.Step` to a library that can be used in an exe ? 2 messages
bit-wise operations on bit fields of same type 13 messages
If I know array max length, ArrayList or Array? 28 messages
New User
Weird compile error 5 messages
Answered