mmtk / mmtk-julia

Julia binding for MMTk
13 stars 9 forks source link

Changes to add MMTk as an external GC for Julia #171

Closed udesou closed 3 weeks ago

udesou commented 2 months ago

These changes are necessary to update to the latest version of the Julia repo (e.g., to include changes to the layout of Julia objects).

NB: initially, we will only support non-moving immix.

qinsoon commented 2 months ago

We should define what go to the binding repo and what go to the Julia repo.

udesou commented 3 weeks ago

Closing this PR as we should merge it into upstream-ready/immix.