I want to commend the compiler team on the work do...
# compiler
y
I want to commend the compiler team on the work done for suspend function codegen. I was revisiting a project recently that in 2.0 was having memory leaks because continuations would hold onto parameters for too long, and that's just completely fixed now! A bunch of other weirdness I observed before, like circular references to continuations, are also gone. It's hard to notice these improvements on the outside sometimes, but it really does make a difference, so thank you guys!
🙌 9
🙌🏾 2
d
Thank you, I've resend it to the team.