Co-routines?
Co-routines?
Posted Jul 14, 2025 7:44 UTC (Mon) by taladar (subscriber, #68407)In reply to: Co-routines? by jreiser
Parent article: SFrame-based stack unwinding for the kernel
More generally anything using continuation passing style does not really play well with stack traces and won't work with this either without some special considerations.