Skip to content
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

[WebAssembly] Add wasm32 support to stdlib String #29881

Merged
merged 1 commit into from Feb 18, 2020

Conversation

MaxDesiatov
Copy link
Member

Add arch(wasm32) checks to the implementation of String in the standard library to enable WebAssembly support.

This is a part of SR-9307 and #24684.

(cc @kateinoigakukun)

@gribozavr
Copy link
Collaborator

@swift-ci Please test and merge

@swift-ci swift-ci merged commit 04fafd7 into apple:master Feb 18, 2020
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.

None yet

4 participants