WebAssembly / tail-call

Proposal to add tail calls to WebAssembly
https://webassembly.github.io/tail-call/
Other
111 stars 8 forks source link

Use case: supporting co_await in emscripten #14

Open unicomp21 opened 3 years ago

unicomp21 commented 3 years ago

https://github.com/emscripten-core/emscripten/issues/10991#issuecomment-973671795

see comment from @GorNishanov