@@ -15,6 +15,8 @@ pub fn build(b: *std.Build) void {
.target = target,
});
mod.addIncludePath(b.path("src"));
const exe = b.addExecutable(.{
.name = "wl-main",
.use_llvm = llvm,
The note is not visible to the blocked user.