Skip to content

Fix incorrect link job options for embedded WASI #1841

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 15, 2025
Merged

Conversation

MaxDesiatov
Copy link
Contributor

WebAssemblyToolchain didn't check for parsedOptions.isEmbeddedEnabled when forming swiftrt.o and static-executable-args.lnk options, and neither of these files exist when building with Embedded Swift for WASI.

`WebAssemblyToolchain` didn't check for `parsedOptions.isEmbeddedEnabled` when forming `swiftrt.o` and `static-executable-args.lnk` options, and neither of these files exist when building with Embedded Swift for WASI.
@MaxDesiatov
Copy link
Contributor Author

@swift-ci test

@MaxDesiatov MaxDesiatov enabled auto-merge (squash) March 14, 2025 16:23
@MaxDesiatov MaxDesiatov added the embedded Changes related to Embedded Swift label Mar 14, 2025
@MaxDesiatov MaxDesiatov merged commit 6715b84 into main Mar 15, 2025
3 checks passed
@MaxDesiatov MaxDesiatov deleted the maxd/embedde-wasi branch March 16, 2025 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
embedded Changes related to Embedded Swift
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants