Skip to content

Correct typed type ownership and function ABI#82

Merged
tinysec merged 1 commit into
masterfrom
fix/typed-type-ownership
Jul 22, 2026
Merged

Correct typed type ownership and function ABI#82
tinysec merged 1 commit into
masterfrom
fix/typed-type-ownership

Conversation

@tinysec

@tinysec tinysec commented Jul 22, 2026

Copy link
Copy Markdown
Owner

Summary

  • make every typed Type conversion constructor acquire an independent native reference
  • align BNCreateFunctionType and builder P/Invokes with the stable core signature, including return registers
  • marshal register-set counts and dispose temporary enumeration handles

Validation

  • dotnet build -c Release (0 warnings, 0 errors)
  • targeted real-core typed ownership/ABI E2E: 7/7
  • full external real-core E2E: 188/188

@tinysec
tinysec merged commit 990fe3b into master Jul 22, 2026
1 check passed
@tinysec
tinysec deleted the fix/typed-type-ownership branch July 22, 2026 15:50
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