apple / swift-system

Low-level system calls and types for Swift
Apache License 2.0
1.18k stars 102 forks source link

[1.4.0] cherry-pick platform support changes #202

Closed glessard closed 2 days ago

glessard commented 2 days ago

Add support for WASILibc, and more modern import for Android

Cherry-pick of https://github.com/apple/swift-system/pull/159, https://github.com/apple/swift-system/pull/162 and https://github.com/apple/swift-system/pull/187.