From cbccf535c3fc91d2382ba8442313e2ed515e94df Mon Sep 17 00:00:00 2001 From: Rene Schallner Date: Wed, 27 Dec 2023 15:04:49 +0100 Subject: [PATCH] A: zig-master branch --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 89bd1db..5ed635d 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,7 @@ Exactly the goals I set out to achieve! changes of zig master, is a feature. We experienced the catch-up game when Zig 0.11 was in development and decided that it might be a big turn-off, especially for professional projects. + - A3: We're going to add a `zig-master` branch soon. (Probably early 2024). - Q: **Does ZAP work on Windows?** - A: No. This is due to the underlying facil.io C library. Future versions of facil.io might support Windows but there is no timeline yet.