Hi Joshua,
> On 23 Aug 2024, at 1:48 PM, Joshua O'Sullivan wrote:
>
> Hey everyone,
>
> We're currently developing a dynamic module which itself loads another shared
> library, which we've written in Golang. It seems to be a bit off the beaten
> track - I can't find any guidance in the docume
Hey everyone,
We're currently developing a dynamic module which itself loads another
shared library, which we've written in Golang. It seems to be a bit off the
beaten track - I can't find any guidance in the documentation pertaining to
loading shared libraries in dynamic modules, and there's only