runiq@feddit.de to Rust · 2 years agoGenerators are dead, long live coroutines, generators are back | Inside Rust Blogblog.rust-lang.orgexternal-linkmessage-square11linkfedilinkarrow-up145arrow-down11file-textcross-posted to: rust
arrow-up144arrow-down1external-linkGenerators are dead, long live coroutines, generators are back | Inside Rust Blogblog.rust-lang.orgruniq@feddit.de to Rust · 2 years agomessage-square11linkfedilinkfile-textcross-posted to: rust
minus-squarem e@lemmy.mllinkfedilinkarrow-up1·1 year agoSimulation 67 keeps the coroutine data on the heap (it is garbage collected).
Simulation 67 keeps the coroutine data on the heap (it is garbage collected).