diff options
| author | Dave Gauer <[email protected]> | 2021-05-12 20:35:29 -0400 |
|---|---|---|
| committer | Dave Gauer <[email protected]> | 2021-05-12 20:35:29 -0400 |
| commit | 3b0876153249362356166ea41ddb5241f4a5171f (patch) | |
| tree | 74b7743a72798e3b56154003a12d3dda67a09a27 /README.md | |
| parent | 03eb291d399f23d1e01099fc679da52fb6812f45 (diff) | |
| download | ziglings-3b0876153249362356166ea41ddb5241f4a5171f.tar.xz ziglings-3b0876153249362356166ea41ddb5241f4a5171f.zip | |
add ex084 async
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -149,10 +149,7 @@ Core Language * [x] Sentinel termination * [x] Quoted identifiers @"" * [x] Anonymous structs/tuples/lists -* [ ] Suspend / Resume -* [ ] Async / Await -* [ ] Nosuspend -* [ ] Async Frames, Suspend Blocks +* [ ] Async * [ ] Working with C? Modules and the Zig Standard Library |
