As expected, integration is quite seamless. My playground is here https://git.gnunet.org/gnunet-zig.git/
There is almost no friction and CLIs or services could probably already be implemented in zig as-is, using the GNUnet C APIs.
What I have not tried yet is implementing (and exposing) service APIs to C. BR