Skip to content

Basic platform abstractions

License

Notifications You must be signed in to change notification settings

swiftstack/platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Platform

Exports platform-specific libc and a few abstractions: errno wrapper, file Descriptor typealias, symbol resolver.

Package.swift

.package(url: "https://github.com/swiftstack/platform.git", .branch("dev"))