You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- The core runtime engine depends only on [swift-system](https://github.com/apple/swift-system).
40
41
- No Foundation dependency
@@ -90,5 +91,4 @@ $ swift test
90
91
91
92
This project was originally developed by [@akkyie](https://github.com/akkyie), and is now maintained by the community.
92
93
93
-
94
94
[^1]: On a 2020 Mac mini (M1, 16GB RAM) with Swift 5.10. Measured by `swift package resolve && swift package clean && time swift build --product PrintAdd`.
0 commit comments