treeform / genny

Generate a shared library and bindings for many languages.
MIT License
224 stars 8 forks source link

Add C# Support #16

Open juancarlospaco opened 2 years ago

juancarlospaco commented 2 years ago

https://www.euantorano.co.uk/posts/nim-with-c-sharp-net

Also should work for F Sharp too (?).

treeform commented 2 years ago

I have used C# with DllImport before. I am sure we can make it work.