GNUnet zig

Martin Schanzenbach <[email protected]> Wed, 29 Jan 2025 14:31:13 +0000
Newsgroups gmane.network.gnunet.devel
Message-ID <[email protected]>
In case anyone is interested I have been playing around with zig/gnunet 
interaction.

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