SegsEngine icon indicating copy to clipboard operation
SegsEngine copied to clipboard

Multi-framework support for c#

Open nemerle opened this issue 5 years ago • 0 comments

Maybe instead of glue plugin telling the engine which assembly to load, the assembly should embed some meta-data that will tell us that a glue library needs to be loaded instead. Might solve some future versioning issues, if at any point in time we have multiple assemblies/netcoreapp3.1 and assemblies/netstandardapp2.0 ...

nemerle avatar Sep 17 '20 17:09 nemerle