Its not as simple as porting to the API unfortunately.

We don't have barriers of any kind, so that removes most GC designs you would want to use today. We are very close to maxing out what we can do as a result.

A whole pile of logic is hidden in rt, so you have no choice but to either do the work to fix that, or recompile druntime with your GC.
  • Re: Garbage Coll... Sergey via Digitalmars-d-learn
    • Re: Garbage... Richard (Rikki) Andrew Cattermole via Digitalmars-d-learn
    • Re: Garbage... Richard (Rikki) Andrew Cattermole via Digitalmars-d-learn
      • Re: Gar... IchorDev via Digitalmars-d-learn
        • Re:... Richard (Rikki) Andrew Cattermole via Digitalmars-d-learn
          • ... IchorDev via Digitalmars-d-learn
            • ... Richard (Rikki) Andrew Cattermole via Digitalmars-d-learn
              • ... IchorDev via Digitalmars-d-learn
              • ... Johan via Digitalmars-d-learn
                • ... Steven Schveighoffer via Digitalmars-d-learn
    • Re: Garbage... Steven Schveighoffer via Digitalmars-d-learn

Reply via email to