rules_swift icon indicating copy to clipboard operation
rules_swift copied to clipboard

[Feature Request] Add support for the `Embedded` compilation mode

Open rauhul opened this issue 11 months ago • 0 comments

Add a feature for "Embedded" which should pass --enable-experimental-feature Embedded to swiftc and enable -wmo. Additionally object files from intermediate modules should not be linked in to the final binary.

rauhul avatar Nov 25 '24 18:11 rauhul