zig-help
Error trying to print [:0]const u8
Passing an array of "strings"?
Using . notation give different output
Extracting data from binaries
validity of pointers to zero-sized-types
Missing anytype inference when migrating to 0.14.0, possible compiler regression?
0.14.x
Compiler
Answered
Is it possible to create a function that accept both []usize and [_]usize?
New User
Answered
Bitcast not working correctly?
Answered
What is the best practice for writing unit tests?
Answered
What parts of the standard library are freestanding? (ie not depending on platform or architecture)
Standard Library
0.13.x
Enums with additional payload
Answered
Idiomatic way to manage memory
struct pointer lifetime
Answered
`std.debug.assert` in all release modes
Answered
Optimise one liner for speed
Answered
hidden control flow
libwebsockets with zig
Use a struct of parameters as input to an extern function that takes a large amount of parameters
Zig Language Extension Installation Failure on Windows - "Cannot connect to c: resolve failed"
New User
panic: reached unreachable code --> yet unclear where in my code caused this
Standard Library
New User
Answered
Getting right most node
0.14.x
New User
Answered
Why is there an align(1) here?
Invalid escape character: 'e'
New User
function signature requiring methods on past in type
New User
Answered
0.13.x
Checking for null
New User
Type Mismatch Error Confusion: Where is this void actually coming from?
New User
Answered
How do you iterate over each enum?
linkSystemLibrary only adds search path without linking the lib in a nix context
Answered
adding __declspec(dllimport) to my build.zig
Build System
What is the Ziggy way to do this (which was a switch/match)
How to cast \*u8 to \*i32?
Answered
0.13.x
embed directory
modifying comptime struct fields
initializing a DS with a []u8
uri encode
Use build.zig and source files in protected folder
Build System
0.14.x
Compiler
Beginner dynamic dispatch questions
New User
Answered
Is this a feature or a bug?
0.14.x
New User
Answered
How to make a monorepo?
Build System
0.13.x
referencing a type that isn't in global namespace
Answered
zlib: data compressed with compressor cant be decompressed with decompressor?
0.14.x
Standard Library
Answered
Exploring the Language: Error Handling
0.14.x
Standard Library
New User
Answered
How do I compile into an object file with build.zig?
Build.zig set install_prefix from build.zig?
Answered
Change build output directory?
New User
Answered
Iterator from slice
0.14.x
Standard Library
Answered
what is target and how do you add modules to it?
Using zig on iOS with “ish” ??
How to pretty print literals
Standard Library
Answered
0.13.x
C bindings linking error
Build System
0.13.x