* MacOS support functional
* C shims for dawn_native functionality, e.g. required utilities for binding to a GLFW window.
* Fully building with Zig, but depends on ziglang/zig#10096 for Obj-C++ support.
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This is a fork of Dawn which has generated sources comitted to the repo so that depot_tools,
ninja, gn, etc. are not needed.
It also enables us to track a specific version of Dawn and ensure it's compatible with our
bindings, etc.
https://github.com/hexops/dawn
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>