An open API service indexing awesome lists of open source software.

https://github.com/deccer/renderarchitecture

C++/C# Interop Experiment
https://github.com/deccer/renderarchitecture

cpp cpp20 csharp dotnet dotnet-core engine experimental interop

Last synced: 3 months ago
JSON representation

C++/C# Interop Experiment

Awesome Lists containing this project

README

        

# RenderArchitecture

C++ and C# Interop Experiment where C++ calls C# code without a nethost in between... Probably totally relying on UB. However it runs "fine" on Windows and Linux for the time being.