gpu: README: clarify Zig version requirements

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
Stephen Gutekanst 2021-11-21 08:09:21 -07:00 committed by Stephen Gutekanst
parent efb7fe9c62
commit d5d78a2196

View file

@ -8,6 +8,7 @@
Not everything stated in this README is yet achieved. We're working on it! Of particular note, we are missing: Not everything stated in this README is yet achieved. We're working on it! Of particular note, we are missing:
* You'll need a version of Zig which includes ObjC++ support: https://github.com/ziglang/zig/pull/10096
* Cross compilation support * Cross compilation support
* Windows support * Windows support
* Linux support * Linux support