hencomb

Results 3 issues of hencomb

Greetings, Your sample in the splash page in Visual Code states: subtleBarckets It should be: subtleBrackets I noticed this when like many people I copy/pasted your sample into my preferences...

zig version 0.13.0 MacOS 15.3 Tested on iTerm2 and Ghostty. Build succeeds, opens the splash screen, then on Enter it crashes as below. Error: ``` thread 9473501 panic: index out...

MacOS

zig version: 0.15.1 MacOS: 15.6.1 Compilation fails on fresh clone. % git clone https://github.com/const-void/DOOM-fire-zig/ % cd DOOM-fire-zig/ % zig build run build.zig:20:10: error: no field named 'root_source_file' in struct 'Build.ExecutableOptions'...