Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
dmkolobov
on April 19, 2022
|
parent
|
context
|
favorite
| on:
WebAssembly 2.0 First Working Draft
Looking at this it seems tail-calls are still not part of the spec? Has there been any news regarding return_call?
Would be cool to see it for more efficient implementation of functional languages.
titzer
on April 19, 2022
[–]
Tail calls are only blocked on a second production engine implementing them. V8 has been done with tail calls for more than 3 years.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Would be cool to see it for more efficient implementation of functional languages.