Release 1.3
Features
- coroutine frame
- thread switching
- channel
- generator / async generator
Build Support
Tool
- Visual Studio
- CMake
Platform
- Windows 10 - SDK 10.0.14393.0 (or later)
- MacOS - Darwin-17.4.0 Xcode 9.4
- Ubuntu Xenial(16.04) - Linux-4.15.0-1023-gcp
- Ubuntu Bionic(18.04) - Linux-4.15.0-1023-gcp
Requires latest libc++(6.0.0 or later) installation. There is a support script for the purpose
Compiler
- MSVC (v141)
- AppleClang 9.1.0.9020039
- Clang 6.0
- Clang 7