Skip to content

Zeon8/bindbc-nethost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

D bindings for .NET Runtime hosting API

This project provides both static and dynamic bindings to the nethost and dynamic bindings to hostfxr libraries for custom hosting .NET Runtime in D. The bindings are @nogc and nothrow compatible and can be compiled for compatibility with -betterC.