@julienbarnoin Zig has an experimental SPIRV backend that allows it to be compiled for both shader and compute applications,and it already can compile some basic shader code to be used in Vulkan (some of the work can be viewed here and compute here). It’s early, but some Zig engines are interested in using it and it could make for some really interesting integration for both CPU and GPU code.