wrote:
> On Mon, Dec 27, 2021 at 12:58 PM Peter W wrote:
> >
> > We will not see static reflection in golang2, right?
>
> I'm not sure what you mean by static reflection, but I'm not aware of
> any current plans to add any sort of reflection.
>
> > Anythi
Thank you for your contributions to this language.
We will not see static reflection in golang2, right?
Anything else blocks the possibility of unloading implementation ?
Peter
On Monday, December 27, 2021 at 2:17:42 AM UTC+2 Ian Lance Taylor wrote:
> On Sun, Dec 26, 2021 at 3:45 PM Pete
Hi guys,
I am trying to load, call and unload multiple go libs which are built with
-buildmode
c-shared in a c problem, it’s doable on windows, Linux and macOS ? Also I
see -buildmode shared removal was rejected, what about -buildmode archive?
Happy holidays!
On Monday, February 15, 2021 at 1