Hello, I wish to use this project for my game which needs fast scripting,
However my game will run on .NET Core and this is a .NET Framework app, I also wish to port it to other .NET Standard platforms, so it would be nice for this library to run on .NET Standard.
Also, it would be nice (not necessary) for there to be an option to use Reflection.Emit to speed up run times.