Autowrap for .NET is Now Available

Sjoerd Nijboer dlang at sjoerdnijboer.com
Fri Dec 14 22:33:23 UTC 2018


Is there any overhead on the generated interface? Or overhead the 
compiler can't trivially optimise away.

Do you have any recocmendations about mixing coe like, don't use 
strings for now or try to minimize switching from D to C# and 
vice-versa.

Do you have plans to incorportae this as a VisualD project 
.csproj project since it's already intended to be microsoft 
oriented? (It would seem like a good fit to me.) That way you 
could even take away the mixin code and the "running the main 
method" code.

Does it work with LDC or only with DMD? How about GCC on linux?


More information about the Digitalmars-d-announce mailing list