Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> What's the difference between `async function f()` and `function f(eventloop, callback)`? Only syntax.

Negative.

what is the "async prefix" equivalent of the following?

global e: eventloop;

noasync fn parent()

  childfn(e)
end


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: