On 09/11/2023 2:42 AM, Hipreme wrote:
If the runtime is not revived, there is no point in having a GC at all, and it is impossible to use the GC without the runtime, but runtime without the GC, it is possible :)

That's not true.

You wouldn't need anything in druntime to make the wasm GC work. Everything would be done in the glue layer of the compiler and would be specific to that target.

The druntime bits for GC or TypeInfo wouldn't be used.
      • Re: ... Lingo Chen via Digitalmars-d-announce
        • ... Sebastiaan Koppe via Digitalmars-d-announce
          • ... Richard (Rikki) Andrew Cattermole via Digitalmars-d-announce
          • ... Lingo Chen via Digitalmars-d-announce
            • ... Sebastiaan Koppe via Digitalmars-d-announce
              • ... Hipreme via Digitalmars-d-announce
              • ... Lingo Chen via Digitalmars-d-announce
              • ... Sebastiaan Koppe via Digitalmars-d-announce
              • ... Lingo Chen via Digitalmars-d-announce
              • ... Hipreme via Digitalmars-d-announce
              • ... Richard (Rikki) Andrew Cattermole via Digitalmars-d-announce
              • ... Lingo Chen via Digitalmars-d-announce
              • ... Sebastiaan Koppe via Digitalmars-d-announce
              • ... Lingo Chen via Digitalmars-d-announce
    • Re: Good... Adam D Ruppe via Digitalmars-d-announce
  • Re: Good News... Guillaume Piolat via Digitalmars-d-announce

Reply via email to