Skip to content

feat(ffi): add retained callbacks - #163

Merged
ctate merged 5 commits into
mainfrom
ctate/ffi-retained-callbacks-b
Aug 17, 2026
Merged

feat(ffi): add retained callbacks#163
ctate merged 5 commits into
mainfrom
ctate/ffi-retained-callbacks-b

Conversation

@ctate

@ctate ctate commented Aug 16, 2026

Copy link
Copy Markdown
Collaborator
  • Add format 4 retained registration and explicit release descriptors with pointer-identity validation.
  • Pin callbacks in runtime registration tables and emit matching C/LLVM adapters with deferred exception checks.
  • Cover lifecycle and sanitizer cases, and document the same-thread callback boundary.

- Add format 4 retained registration and explicit release descriptors with pointer-identity validation.
- Pin callbacks in runtime registration tables and emit matching C/LLVM adapters with deferred exception checks.
- Cover lifecycle and sanitizer cases, and document the same-thread callback boundary.

Co-authored-by: DemonGPT <127974011+DemonGPT@users.noreply.github.com>
@vercel

vercel Bot commented Aug 16, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
scriptc Ready Ready Preview Aug 17, 2026 1:27am

@ctate
ctate merged commit b53285d into main Aug 17, 2026
14 checks passed
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