WebAssembly / tail-call

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

Rebase on spec repo? #11

Closed titzer closed 3 years ago

titzer commented 4 years ago

There have been some spec interpreter improvements since this repo was last merged with the mainline spec repo. Any chance those could be merged in here as well?

rossberg commented 3 years ago

Done, now that reftypes have landed.