gnunet-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Rewriting (part of) gnunet in another programming language (Was: Re:


From: Jacky Alcine
Subject: Re: Rewriting (part of) gnunet in another programming language (Was: Re: Debian 10 build warnings, wiki enhancements, Questions)
Date: Thu, 12 Dec 2019 12:37:36 -0800

On Thursday, December 12, 2019 12:24:21 PM PST Amirouche Boubekki wrote:
> > Having a re-implementation of libgnunetutil in Rust would be a good
> > start.  The recent crypto changes might facilitate this, as they were
> > done to make the re-implementation of libgnunetutil's crypto in Go
> > easier, and hence should also facilitate the same for a Rust library.
> 
> libgnunetutil correspond to the following header:
> 
>   https://git.gnunet.org/gnunet.git/tree/src/include/gnunet_util_lib.h

Re-implementation wouldn't be necessary (at least not heavily). FFI is a thing 
in Rust and it can resolve the symbols from C into Rust very simply!

-- 
- Jacky
https://jacky.wtf is where I stay.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]