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
Fix incorrect link job options for embedded WASI (#1841)
`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.
0 commit comments