minus-squarem e@lemmy.mltoRust@programming.dev•Generators are dead, long live coroutines, generators are back | Inside Rust Bloglinkfedilinkarrow-up1·11 months agoSimulation 67 keeps the coroutine data on the heap (it is garbage collected). linkfedilink
minus-squarem e@lemmy.mltoRust@programming.dev•Generators are dead, long live coroutines, generators are back | Inside Rust Bloglinkfedilinkarrow-up3·1 year agoThe only language to get it right was Simula 67. linkfedilink
Simulation 67 keeps the coroutine data on the heap (it is garbage collected).