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

[pull] swiftwasm from main #4927

Merged
merged 9 commits into from
Sep 21, 2022
Merged

[pull] swiftwasm from main #4927

merged 9 commits into from
Sep 21, 2022

Conversation

pull[bot]
Copy link

@pull pull bot commented Sep 21, 2022

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

Amritpan Kaur and others added 9 commits September 20, 2022 13:17
This is staging for type wrappers that need to inject
`self.$storage = ...` call to user-defined initializers,
to be able to do that logic needs to be able to find
`self` that is being constructed.
…pt-impl

Cross-compilation of the host depends on iteration over all of the host
architectures within build-script-impl itself, so the computation of
the build directory must occur in build-script-impl. Sink it down there
to fix builds for multiple host architectures.
One can disable this with `build-script --skip-early-swiftsyntax`.
…iftsyntax-mark-2

Default to building the early SwiftSyntax package.
[ConstraintSystem] Fix missing binding type vars in type inference debug output
[DI] Add a way to find value of self in initializer context
@kateinoigakukun kateinoigakukun merged commit caf1ce1 into swiftwasm Sep 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants