Hacker News new | ask | show | jobs
by superpermutat0r 2495 days ago
How does it work for arbitrary arguments? What about function pointers. What about calling a coroutine inside a coroutine?

It also has a stack managed in runtime. I'm not sure that would work for any other application than the fun example here.