zig-help
Can't have namespaces in opaque
Answered
0.13.x
how to static initialize a preheated memory pool
how to check comptime type comptime
(comptime?) function wrapper
Compiler
New User
0.13.x
Parse C file without checking for errors?
0.14.x
New User
error: error: Unexpected
Why no compile error reference trace for return types?
Answered
JSON Format Numbers Without Scientific Notation
Answered
std.Progress usage examples without printing
Accessing components in URI
Answered
ziglings comptime question
New User
0.13.x
error with ternary expressions
Resources for the Zig Build System
Is it possible to have a variable width in a formatter?
Question about std.mem.Allocator creation
Standard Library
New User
Answered
failing to run zig compiler on phone
Answered
Getting a "cannot format error union without a specifier" compilation error
New User
0.13.x
Noob trying to include and link C code.
Answered
I really know what i do wrong but i get an memory leak no matter what i trie :/
New User
Answered
`zig build test` failure on master branch
Execute code if no error is thrown
How to add a LazyPath include path to TranslateC step
Answered
parse zon data in Zig
Answered
create a struct object
Are arrays pass by copy?
Answered
0.13.x
Is this code memory safe?
Answered
0.13.x
Possible workaround for vulkan-zig and SDL2 opaque pointer incompatibility?
Need help with std.process.Child.run
UTF16 String Literal
New User
Answered
-ofmt=c crashes?
Which syntax do you like better?
Answered
Generic Graph structure
Answered
0.13.x
Why is ZLS in vs code silly slow (on my machine)
how to create tests for highly platform-specific functionality? (+ tips for tests)
0.14.x
Answered
I am using vulkan function pointers in zig using interop
How to parse Emoji out of UTF-8 sequence
How to build self contained executable?
Compiler
New User
0.13.x
Build System
Answered
How to push strings to ArrayList inside of a loop without them becoming 170(0xAA)?
New User
Answered
0.13.x
Export a C header file using build.zig
Build System
Do spawned threads not share the same memory as the main thread?
What does this for else do?
Answered
Does the arena allocator work well with ArrayList?
Answered
Strange behavior in propagating undefinedness at comptime
Compiler
Is this an okay way to approach organizing a large project?
Answered
New User
0.13.x
Single chars passed as c strings?
Answered
How to use getCwd
Standard Library
Answered
0.13.x
I am not sure to understand the `NoEofError` in readUntilDelimiter, it means EOF has been reached ?
Answered
Help me benchmarking my library Time Sorted IDs (TSID)
Answered
0.13.x
Lazy evaluated functions?
New User
Answered
any way to edit zig's autoformatting