[LV2] [Rust] Anybody interested in Rust?

Stefan Riha hoitaus at gmail.com
Tue Dec 6 06:20:30 PST 2016


Got it, so those don't go in the low level package. Makes sense.

On Dec 6, 2016 12:14 AM, "David Robillard" <d at drobilla.net> wrote:

> On Mon, 2016-12-05 at 23:09 +0700, Stefan Riha wrote:
> > Sorry there are two skipped messages below.
> >
> > I meant the functions like "atom-header-begin" and such, can't remember
> the
> > exact name at the moment. I forgot indeed that even those are
> header-only,
> > so there is nothing to link against.
> >
> > So this "header-only collection of functions" (library?) is not part of
> LV2
> > proper? I.e. those don't need to be translated to Rust, right? Only the
> > ones implemented by the plugin and called by the host? I think it makes
> > more sense now.
>
> (Again with the top posting...)
>
> Depends on how you want to define "LV2 proper", I suppose, but similar
> utilities would have to exist for making working with atoms (etc)
> feasible.
>
> Even if they were libraries, I don't think wrapping them would be the
> way to go anyway.  Making that stuff nice would mean writing utilities
> idiomatic to the target language (this would be nice to have even for C
> ++ which can do a much nicer job of it than C, but definitely applies to
> Rust)
>
> --
> dr
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lv2plug.in/pipermail/devel-lv2plug.in/attachments/20161206/707806f3/attachment.htm>


More information about the Devel mailing list