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

[C#] The C# exporter functionality is too restrictive #36057

Open
CurtHagenlocher opened this issue Jun 14, 2023 · 0 comments
Open

[C#] The C# exporter functionality is too restrictive #36057

CurtHagenlocher opened this issue Jun 14, 2023 · 0 comments

Comments

@CurtHagenlocher
Copy link
Contributor

Describe the enhancement requested

For instance,
You can't export buffers backed by ReadOnlyMemory instead of IMemoryOwner
You can't continue to access the array from C# after exporting it

If it's not possible to implement these things "safely", then at least there should be an opt-in way to do them "unsafely".

Component(s)

C#

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