Skip to content

Simplification of array parameters for interop calls #255

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

Merged
merged 1 commit into from
Jun 8, 2025

Conversation

smaillet
Copy link
Member

@smaillet smaillet commented Jun 8, 2025

Simplification of array parameters for interop calls

  • To say that the AOT source generator marshaling was under documented would be the understatement of the century. Sadly, that includes marshaling of arrays, especially arrays of safe handles (or in this case global Handles)

This PR contains interop wrapper function that take care of the heavy lifting as needed.

- To say that the AOT source generator marshaling was under documented would be the understatement of the century. Sadly, that includes marshaling of arrays, especially arrays of safe handles (or in this case global Handles)

This PR contains interop wrapper function that take care of the heavy lifting as needed.
Copy link

github-actions bot commented Jun 8, 2025

Test Results

283 tests  ±0   172 ✅ ±0   10s ⏱️ ±0s
  6 suites ±0   111 💤 ±0 
  6 files   ±0     0 ❌ ±0 

Results for commit 07a6f83. ± Comparison against base commit 0d9f25a.

@smaillet smaillet merged commit 4bafed5 into UbiquityDotNET:develop Jun 8, 2025
4 checks passed
@smaillet smaillet deleted the InteropArrayParams branch June 8, 2025 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant