forked from swiftlang/swift
-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
Motivation
Code size is a critical part of reducing initial (un-cached) startup time as it affects download size and compilation time inside Wasm engine.
Sub-tasks
- Unlock LTO #5601
- Explore if we can use archive link instead of object link in SwiftPM
- Provide a way to strip a part of ICU data embedded through http://github.com/swiftlang/swift-foundation-icu
filip-sakel, ephemer and diederich
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Backlog