Skip to content

Port FetchHTTPClient to Embedded Swift - #183

Open
MaxDesiatov wants to merge 3 commits into
apple:mainfrom
MaxDesiatov:maxd/embedded-httpclient
Open

Port FetchHTTPClient to Embedded Swift#183
MaxDesiatov wants to merge 3 commits into
apple:mainfrom
MaxDesiatov:maxd/embedded-httpclient

Conversation

@MaxDesiatov

Copy link
Copy Markdown
Member

Motivation

Most users of FetchHTTPClient have constraints on binary size, so this module needs to buildable in Embedded Swift.

Modifications

Removed import Foundation from Examples/WasmClient and FetchHTTPClient

Result

Examples/WasmClient is buildable with Embedded Swift.

Test Plan

Manual testing, due to lack of Swift Testing availability in Embedded Swift.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant