Hi all. Of course, in case if anyone is in interest to write plugins for Go. I found another option for writing plugins by use Lua. I haven't touched the example yet, but I'm giving out the link. https://github.com/yuin/gopher-lua/
Thank you. четверг, 3 августа 2023 г. в 15:47:26 UTC+3, alex-coder: > Hi All, > Currently I walk through the next book about native go development and > find out that it is possible to use the plugin, > but with limitations, so it became interesting what alternatives there are. > > Thank you. > > четверг, 3 августа 2023 г. в 12:09:21 UTC+3, Christoph Berger: > >> WebAssembly comes to mind - see, for example, https://wazero.io/ >> >> A plugin would then be a .wasm binary that can be compiled in any >> language that supports WebAssembly as target. >> >> Disclaimer: I have not yet tried this approach. >> >> On Wednesday, August 2, 2023 at 12:14:15 PM UTC+2 alex-coder wrote: >> >> Hi All ! >> Plug-in package is very interesting, but in case the development under >> windows it does not work, >> So, any hint to use some option instead will be highly appreciated. >> >> Thank you. >> >> -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/5bce322e-df4a-46c4-8a3d-35b025e73a44n%40googlegroups.com.