Skip to content

WasmKit: allow building with the host toolchain #82839

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

Conversation

MaxDesiatov
Copy link
Contributor

For small local incremental builds that require WasmKit it's faster to build WasmKit with the host toolchain instead of waiting for a full bootstrap build to complete.

This exposes `swift-build` from toolchains, which allows products to use this tool directly when building
@MaxDesiatov MaxDesiatov added build-script Area → utils: The build script python Flag: Python source code WebAssembly Platform: WebAssembly labels Jul 7, 2025
@MaxDesiatov
Copy link
Contributor Author

@swift-ci smoke test

@MaxDesiatov
Copy link
Contributor Author

@swift-ci build toolchain

@MaxDesiatov
Copy link
Contributor Author

@swift-ci smoke test linux

@MaxDesiatov
Copy link
Contributor Author

@swift-ci smoke test macos

@MaxDesiatov MaxDesiatov merged commit a073e66 into swiftlang:main Jul 8, 2025
5 of 6 checks passed
@MaxDesiatov MaxDesiatov deleted the maxd/wasmkit-with-host-tools branch July 8, 2025 07:10
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 python Flag: Python source code WebAssembly Platform: WebAssembly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant