add ex084 async

This commit is contained in:
Dave Gauer 2021-05-12 20:35:29 -04:00
parent 86e071f256
commit e555fdc3df
4 changed files with 67 additions and 5 deletions

View file

@ -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