Edwin

Results 2 comments of Edwin

After a long waiting, I walked around the problem by adding a static-linking mode to my plugin builder. With [https://github.com/edwingeng/hotswap](https://github.com/edwingeng/hotswap), you can switch freely between the dynamic-linking mode and the...

> When i read trough your project you generate some wrapper code to compile code that was written as go plugin into the main binary ? Yes. > for me...