SegsEngine
SegsEngine copied to clipboard
Use .net core runtime instead of mono for scripting
This will be a fun one 😨
Loads of functionality is currently based on registering mono's internal functions and c++-side marshaling, .net core wants things the other way ( c# importing c symbols and handling marshaling )