aboutsummaryrefslogtreecommitdiff
path: root/src/link.cpp
diff options
context:
space:
mode:
authorAndrew Kelley <andrew@ziglang.org>2019-08-31 18:50:16 -0400
committerAndrew Kelley <andrew@ziglang.org>2019-08-31 18:50:16 -0400
commit5c3a9a1a3eef82ffad17bc295da05ecccd9006a5 (patch)
treebc59e5a8e4526a1d1fa7b8dad10af509a6286419 /src/link.cpp
parenta2230639232c069e4052a2e994dd5c0bd4e2517f (diff)
downloadzig-5c3a9a1a3eef82ffad17bc295da05ecccd9006a5.tar.gz
zig-5c3a9a1a3eef82ffad17bc295da05ecccd9006a5.zip
improvements to `@asyncCall`
* `await @asyncCall` generates better code. See #3065 * `@asyncCall` works with a real `@Frame(func)` in addition to a byte slice. Closes #3072 * `@asyncCall` allows passing `{}` (a void value) as the result pointer, which uses the result location inside the frame. Closes #3068 * support `await @asyncCall` on a non-async function. This is in preparation for safe recursion (#1006).
Diffstat (limited to 'src/link.cpp')
0 files changed, 0 insertions, 0 deletions