Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use UnsafeAccessAttribute to speedup the net8.0 #375

Open
dadhi opened this issue Sep 26, 2023 · 1 comment
Open

Use UnsafeAccessAttribute to speedup the net8.0 #375

dadhi opened this issue Sep 26, 2023 · 1 comment
Assignees

Comments

@dadhi
Copy link
Owner

dadhi commented Sep 26, 2023

@dadhi dadhi self-assigned this Sep 26, 2023
@dadhi
Copy link
Owner Author

dadhi commented Nov 8, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant