▲ | program_whiz 4 days ago | |
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 ? | ||
▲ | celeritascelery 4 days ago | parent [-] | |
It is having LLVM insert instructions to fill out the stack map |