Skip to content

Release: 1.4

Compare
Choose a tag to compare
@luncliff luncliff released this 01 Mar 09:51

Wiki is now available.

Features

Interface header files

  • coroutine frame
  • suspend helper types
  • channel
  • generator / async generator
  • socket I/O

Build Support

Build Status Build status Build Status

Tool

  • Visual Studio
  • CMake

Package Manager

  • vcpkg

Platform

  • Windows 10 - SDK 10.0.14393.0 (or later)
  • MacOS - Darwin-17.7 Xcode 10.0
  • Ubuntu Xenial(16.04) - Linux-4.15.0-1026-gcp

Requires latest libc++(6.0.0 or later) installation.

Compiler

  • MSVC (v141)
  • AppleClang 10.0.0.10001145
  • Clang 6.0, 7
  • clang-cl (7.0 : build is available, but test is broken)