zig-help
convert *c_char to []const u8 and vice verse
Best patterns for calling javascript from wasm?
Answered
Zig advise from cross language experience
type traits in zig?
0.13.x
Please help with the placement of the include/zeb.h library in my repository
New User
Answered
MMAP create private mapping
Map struct field to functions
0.11.x
New User
comparing two expressions
Answered
Is there a way to check the architecture at compile time?
Compiler
New User
Answered
Basic module questions
defer to struct destruction
Reading a string using the reader interface
Answered
Convert []const u8 to []u8 and vice verse
Freeing raw pointer allocated by Zig allocator
open source projects for learning using C library with Zig
Answered
How to make tcp server?
Standard Library
Answered
0.13.x
Convert [*c]u8 to []const u8 and vice verse
Networking newb problems (how to accept clients in a nonblocking way)
Standard Library
0.11.x
How to pass LDflags to zig build run
How to tell if you compiled your program in debug or release mode?
How to properly manage multiple allocation strategies in a struct?
New User
Has anyone been able to target msvc abi from Linux
Invalid byte #
New User
0.13.x
add a c-dependency to a module so that things that depend on the module don't need to addCSourceFile
Trying to parse csv with boho/zig-csv: error: expected type *T, found *const T
Formatting numbers with commas
Standard Library
0.13.x
How to debug (or get better stack traces) on wasm
Answered
Get the possible key(s) from a value in a stringHashmap
What is the right way to use std.io.AnyWriter?
New User
Answered
Stop addSharedLibrary from adding lib prefix to the library
Answered
Concatenate 2 **comptime-unknown** strings
get types in anytype
New User
Answered
0.13.x
is there a function for string sanitization?
Answered
Why does my second collectOutput not collect anything?
Standard Library
New User
arena allocator, allocation error handling
Autogenerate declaration of struct fields (metaprogramming)
Compiler
0.11.x
New User
Answered
Can the capture of a while loop optional be marked var?
Trying to link to ZGL
0.11.x
New User
Only defining a field for a struct in tests only
How to make this chunk of code DRY?
How would I use this assembly code in my project?
Add option to build module
Answered
Dynamic errors from an enum
Read from a tcp socket without blocking until any bytes are available
Standard Library
zig-gamedev: cannot clear window to solid color in minimal example
Answered
How to use native c libraries?
Is there a better way to express this memory layout?
Answered
0.13.x
refAllDeclsRecursive with an alias of std.ArrayList([]const u8)
Read file in build.zig
pub everything
0.11.x
Answered