/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Fil's Unbelievable Garbage Collector
(fil-c.org)
597 points
pizlonator
| 2 comments |
05 Sep 25 00:55 UTC
|
HN request time: 0.441s
|
source
1.
program_whiz
◴[
05 Sep 25 22:08 UTC
]
No.
45144223
[source]
▶
>>45133938 (OP)
#
Can anyone explain how the roots are known to the GC, I can't spot it. Does it have some kind of precompile step to mark roots for GC scan?
@pizlonator ?
replies(1):
>>45144529
#
ID:
GO
2.
celeritascelery
◴[
05 Sep 25 22:41 UTC
]
No.
45144529
[source]
▶
>>45144223 (TP)
#
It is having LLVM insert instructions to fill out the stack map
↑