Skip to content

Conversation

@rauhul
Copy link
Member

@rauhul rauhul commented Mar 20, 2025

Switches from manually running various compilers and linkers to using SwiftPM for most of the leg work. Additionally switches from -Osize to -O which has notably better runtime performance.

Switches from manually running various compilers and linkers to using
SwiftPM for most of the leg work. Additionally switches from -Osize to
-O which has notably better runtime performance.
@rauhul rauhul requested a review from kubamracek as a code owner March 20, 2025 05:43
@rauhul rauhul merged commit d94c950 into main Mar 20, 2025
20 checks passed
@rauhul rauhul deleted the lcd-swiftpm branch March 20, 2025 05:53
rauhul added a commit that referenced this pull request May 3, 2025
Switches from manually running various compilers and linkers to using
SwiftPM for most of the leg work. Additionally switches from -Osize to
-O which has notably better runtime performance.
trundlebits pushed a commit to trundlebits/swift-embedded-examples that referenced this pull request Jul 18, 2025
Switches from manually running various compilers and linkers to using
SwiftPM for most of the leg work. Additionally switches from -Osize to
-O which has notably better runtime performance.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants