Skip to content

6.2: Copy WasmKit to host_install_destdir #81504

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 5 commits into from
May 14, 2025

Conversation

MaxDesiatov
Copy link
Contributor

@MaxDesiatov MaxDesiatov commented May 14, 2025

Cherry-pick of #81178, merged as eac419b

Explanation: This enables swift run and swift test to use WasmKit when cross-compiling to Wasm with Swift SDKs that have toolsets pointing to WasmKit.
Scope: limited to swift.org toolchains and a single WasmKit product. No other build products are changed.
Risk: low, the change is additive and doesn't impact anything other than this single product.
Testing: automated testing via github.com/swiftlang/swift-integration-tests
Issue: rdar://150382758
Reviewer: @bnbarham

@MaxDesiatov MaxDesiatov added build-script Area → utils: The build script WebAssembly Platform: WebAssembly WASI WebAssembly System Interface support swift 6.2 labels May 14, 2025
@MaxDesiatov
Copy link
Contributor Author

@swift-ci test

@MaxDesiatov
Copy link
Contributor Author

@swift-ci build toolchain

@MaxDesiatov MaxDesiatov changed the title Copy WasmKit to host_install_destdir 6.2: Copy WasmKit to host_install_destdir May 14, 2025
@MaxDesiatov MaxDesiatov marked this pull request as ready for review May 14, 2025 13:56
@MaxDesiatov MaxDesiatov requested a review from a team as a code owner May 14, 2025 13:56
@MaxDesiatov MaxDesiatov enabled auto-merge May 14, 2025 19:38
@MaxDesiatov MaxDesiatov merged commit d42ec98 into release/6.2 May 14, 2025
8 checks passed
@MaxDesiatov MaxDesiatov deleted the maxd/install-wasmkit-6.2 branch May 14, 2025 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build-script Area → utils: The build script swift 6.2 WASI WebAssembly System Interface support WebAssembly Platform: WebAssembly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants