Is there a way to wrap a Go library in .Net -


I have seen here and there that a modern time is like C / C ++ (meaning: modern syntax and memory With management, but about fast).
I am interested in availing this kind of language power, to include an image processing library in our net application.

But this increases the problem of connectivity in a net shell. I have successfully wrapped a C library using C ++ / CLI; Is there no way to do this with Go?

I would not like to use swing, which I had tried earlier, and it is terrible and it does not work most of the time.

It is currently not possible to embed Go Code in a program whose main language is not because someone There are many things that hook in non- the only possible thing is to call the program with a go program; These functions can then go Call Focus. You may want to design a solution that uses any other kind of inter-process communication, where you want to write in a different part, in different processes.

Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -