Skip to content

Release 1.3

Compare
Choose a tag to compare
@luncliff luncliff released this 19 Dec 15:42
6741bd9

Features

Interface header files

  • coroutine frame
  • thread switching
  • channel
  • generator / async generator

Build Support

Build Status Build status Build Status

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