Skip to content

Expose GC disappearing-link and gcollect wrappers#190

Merged
ASDAlexander77 merged 1 commit into
mainfrom
gc-disappearing-links
Jul 9, 2026
Merged

Expose GC disappearing-link and gcollect wrappers#190
ASDAlexander77 merged 1 commit into
mainfrom
gc-disappearing-links

Conversation

@ASDAlexander77

Copy link
Copy Markdown
Owner

Summary

  • Add GC_general_register_disappearing_link, GC_unregister_disappearing_link, and GC_gcollect wrappers in the runtime GC layer
  • Export the new symbols from TypeScriptRuntime.def

Test plan

  • Build TypeScriptRuntime and confirm new exports resolve correctly
  • Exercise disappearing-link registration/unregistration from generated code

🤖 Generated with Claude Code

Add GC_general_register_disappearing_link, GC_unregister_disappearing_link,
and GC_gcollect wrappers to the runtime and export them from the DLL def.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@ASDAlexander77 ASDAlexander77 merged commit f566f3e into main Jul 9, 2026
2 checks passed
@ASDAlexander77 ASDAlexander77 deleted the gc-disappearing-links branch July 9, 2026 00:29
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