folly icon indicating copy to clipboard operation
folly copied to clipboard

support for tails calls and co_await in webassembly

Open unicomp21 opened this issue 4 years ago • 0 comments

facebook clearly sees value in using co_await. Is there any way facebook could push publicly for having webassembly support tail calls? Which could then be used via c++/co_await/webassembly?

https://github.com/WebAssembly/tail-call/issues/15

unicomp21 avatar Nov 24 '21 11:11 unicomp21