dadhi/FastExpressionCompiler

Use UnsafeAccessAttribute to speedup the net8.0

dadhi opened this issue · 1 comments

dadhi commented

Ok, experimenting with the EmitHacksTest I have found that we need support for UnsafeAccessorTypeAttribute likely in .NET 9 to access the non-public classes such as DynamicILGenerator and RuntimeILGenerator.