LibYAML ported to the Zig build system and a YAML parser for some Zig types.
- Zig 100%
|
Carter Snook
8e87c10a24
Type.Pointer.Alignment was changed to an optional value, but the comparisons still compiled. We need to get the alignment manually if it is not set for comparisons. |
||
|---|---|---|
| src | fix for alignment field breaking change | |
| .gitignore | updates for zig 0.16 | |
| build.zig | update to zig 0.15 | |
| build.zig.zon | updates for zig 0.16 | |
| LICENSE | init | |
| README.md | init | |