Y
Hacker News
new
|
ask
|
show
|
jobs
by
amaneureka
3401 days ago
It does not. new operator internally calls Heap.kmalloc
https://github.com/amaneureka/AtomOS/blob/master/src/Kernel/...
To free any object instance I have to call Heap.Free
1 comments
flukus
3400 days ago
So random including random c# snippets would probably leak memory? I imagine it would produce an uncanny valley feeling.
link