<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jul 9, 2019 at 9:37 PM watcher via Digitalmars-d <<a href="mailto:digitalmars-d@puremagic.com">digitalmars-d@puremagic.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Cheers, everybody!<br>
<br>
I was wondering when it will be possible to use the compiler <br>
without the gc?<br>
<br>
Thank you<br></blockquote><div><br></div><div>I am not sure what you mean? AFAIK compiler does not use GC, just allocate and never deallocate idiom. Or do you ask when it will be possible to write D code without reliance on GC? </div></div></div>