Hacker News new | ask | show | jobs
by crubier 574 days ago
> Tbh await should be default function call semantics and there should be special keyword for calling without awaiting.

Your comment made me realize this is exactly what golang "go" keyword does. This is actually great.

1 comments

also Cilk spawn.