Merge pull request #39076 from bfredl/zig0.16

IT IS HAPPENING: Zig 0.16
This commit is contained in:
bfredl
2026-04-21 20:09:57 +02:00
committed by GitHub
16 changed files with 160 additions and 166 deletions

View File

@@ -30,9 +30,9 @@ local zig_mode = {
luajit = false,
uncrustify = false,
wasmtime = false,
libuv = false,
unibilium = 'nested',
utf8proc = 'nested',
libuv = 'nested',
}
local dependency_table = {} --- @type table<string, string>