LibGC: Add Swift bindings to the GC heap

This includes a protocol for creating LibGC Heap allocated Swift
objects. Pay no attention to the Unmanaged shenanigans, they are
all behind the curtain.
This commit is contained in:
Andrew Kaster 2024-11-16 14:58:28 -07:00 committed by Andrew Kaster
commit fca6fd0b85
Notes: github-actions[bot] 2024-11-19 21:54:12 +00:00
11 changed files with 258 additions and 1 deletions