WebAssembly / tail-call

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

[spec/interpreter/test] Implement basic tail-call proposal #4

Closed rossberg closed 6 years ago

rossberg commented 6 years ago

This PR specs, implements, and tests a basic proposal for tail calls:

The PR does not yet introduce any typing distinction for functions that are tail-callers or callees, the details of which still need to be worked out.

Rendered spec is at https://webassembly.github.io/tail-call/core