It would be awesome to understand the reasons zig was utilized. My guess is that it is about the language tooling, but it would be nice to hear from the authors themselves.
Rust is the highest level represented. I'm guessing the level of control needed to hit the tight constraints of wasm-4 preclude anything that you wouldn't use for a microcontroller. C and c++ would work too, but what fun is that?