ColinEberhardt / wasmweekly

Website for the WebAssembly weekly newsletter
http://wasmweekly.news/
Creative Commons Zero v1.0 Universal
74 stars 11 forks source link

Article on Wasm tail calls (+ PR open on JSC) #78

Closed carlopi closed 2 years ago

carlopi commented 2 years ago

A colleague at Leaning Technologies wrote an article on his work on implementing tail calls (aka return_call) in JavaScriptCore.

Article: https://medium.com/leaningtech/fantastic-tail-calls-and-how-to-implement-them-8c6bd52fd271 Open PR: https://github.com/WebKit/WebKit/pull/2065

ColinEberhardt commented 2 years ago

nice one - lead article in issue 175 https://wasmweekly.news/issue-175/