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 Calli for native calls #81

Open
gfoidl opened this issue Apr 5, 2019 · 2 comments
Open

Use Calli for native calls #81

gfoidl opened this issue Apr 5, 2019 · 2 comments
Assignees
Milestone

Comments

@gfoidl
Copy link
Owner

gfoidl commented Apr 5, 2019

See UnmanagedCall benchmarks for reference.

@gfoidl gfoidl added this to the v1.2.0 milestone Apr 5, 2019
@gfoidl gfoidl self-assigned this Apr 5, 2019
@gfoidl
Copy link
Owner Author

gfoidl commented Apr 8, 2019

I'm not sure if I'll do this, as it complicates the code quite a lot.
It would be nicer if the runtime itself can be improved, so the gain is for free.

@gfoidl
Copy link
Owner Author

gfoidl commented Nov 8, 2020

This can be superseeded by the use of C# 9 function pointers, and .NET Core 3.0 NativeLibrary.

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