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
Make curl an optional dependency when not building FoundationNetworking
When building for WASI, FoundationNetworking is not supported, so we
should not require curl to be present. This change makes curl an optional
dependency when FoundationNetworking is not being built.
0 commit comments