All of them worked without code changes after updating the build.zig.zon.
Except the panic example did in fact panic. I am not totally sure whether it panics in the correct way, so that could most use a knowledgeable set of eyes on it.
Unsurprisingly, the gpu example also fails like the texture demo if I use vulkan mode on azahar 2125.1 with cpu jit enabled. Turning cpu jit off or using another rendering mode works as expected.
All of them worked without code changes after updating the build.zig.zon.
Except the panic example did in fact panic. I am not totally sure whether it panics in the correct way, so that could most use a knowledgeable set of eyes on it.
Unsurprisingly, the gpu example also fails like the texture demo if I use vulkan mode on azahar 2125.1 with cpu jit enabled. Turning cpu jit off or using another rendering mode works as expected.