Nim and go are a bit hard to combine due to both of them relying on 
incompatible GC:s and go having a built-in thread scheduler while nim threading 
support is missing at best, but here's how we do it at least: 
<https://status-im.github.io/nim-style-guide/interop.go.html>

Reply via email to