go编译dll

newbe3three · · 2170 次点击
dll就按动态库加载应该就可以吧
#4
更多评论
https://tonybai.com/2021/07/19/understand-go-plugin/
#1
<a href="/user/cwww3" title="@cwww3">@cwww3</a> plugin包我知道的,但是它并不支持windows操作系统,我这里希望能够调用go编译出来的dll文件中的函数,来实现windows系统上类似插件的功能。有没有什么好的办法呢?
#2