Memory issues. GC not giving back memory to OS?
Arun Chandrasekaran
aruncxy at gmail.com
Wed Apr 22 21:08:43 UTC 2020
On Wednesday, 22 April 2020 at 13:13:29 UTC, welkam wrote:
> On Wednesday, 22 April 2020 at 07:25:34 UTC, Arun
> Chandrasekaran wrote:
>> Walter, memory efficiency first please, arcane safety later.
>
> You can do everything in D that you can do in C++ when it comes
> to memory management.
We can do the same with Java as well, use JNI, manual memory
management, etc. But will we?
So when I say "we can't" it doesn't mean technically we can't. It
is just that the alternatives are better than what's being
offered in D.
More information about the Digitalmars-d
mailing list