Linux

    • Distribution using Swift Package Manager
    • Single Threaded mode (CurrentThreadScheduler)
    • Projects that can be compiled and “used”:
      • RxSwift
      • RxTests
    • Schedulers - because they are dependent on https://github.com/apple/swift-corelibs-libdispatch and it still hasn’t been released
    • For some reason it looks like Swift compiler generates wrong code when using on , so don’t use errors, otherwise you can get weird crashes.