Skip to content

stdlib: add support for WebAssembly in VarArgs #39361

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
Oct 5, 2021
Merged

Conversation

MaxDesiatov
Copy link
Contributor

@MaxDesiatov MaxDesiatov commented Sep 18, 2021

When targeting wasm32 we're relying on the alignment padding branch that's used for 32-bit ARM.

Resolves a part of SR-9307.

When targeting `wasm32` we're relying on the alignment padding here branch that's used for 32-bit ARM.
@MaxDesiatov
Copy link
Contributor Author

@swift-ci please test

@MaxDesiatov
Copy link
Contributor Author

@swift-ci please smoke test

@MaxDesiatov MaxDesiatov merged commit e4f71c8 into main Oct 5, 2021
@MaxDesiatov MaxDesiatov deleted the maxd/wasm-varargs branch October 5, 2021 09:21
@swift-ci
Copy link
Contributor

swift-ci commented Oct 5, 2021

Build failed
Swift Test Linux Platform
Git Sha - 7a762a6

@MaxDesiatov
Copy link
Contributor Author

The post merge CI failure is unrelated

@swift-ci
Copy link
Contributor

swift-ci commented Oct 5, 2021

Build failed
Swift Test OS X Platform
Git Sha - 7a762a6

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.

3 participants