@segfault it's kind of mindblowing but Claude was way better at handling GBA programming in Zig than C despite basically all code for GBA programming it must have consumed being in C and almost none in Zig.
@sun@segfault is zig full of UB like C? might be that languages without UB just work better for this because you can't create syntactically valid garbage.