And there is no stackless limitation in the concep...
# coroutines
e
And there is no stackless limitation in the concept anymore. There is an implementation artefact in M04 that you can only do tail suspend calls in suspending function, but we’ll lift it in the future. There’s nothing in the concept that prevents us from doing so anymore.