mirror of
https://github.com/danog/amp.git
synced 2025-01-22 21:31:18 +01:00
cdf28fa938
It seems unlikely a real-world application would run out of memory due to call stack depth for normal coroutine continuations (that is, where infinite recursion is not root problem). Hopefully time will not prove me wrong…