Skip to content

Commit 1d3e939

Browse files
ci: Build WasmKit on WebAssembly CI job
This activates executable tests in addition to IRGen tests.
1 parent 581ee4e commit 1d3e939

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/build-presets.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -890,6 +890,7 @@ mixin-preset=
890890
mixin-preset=buildbot_linux
891891

892892
llvm-targets-to-build=X86;ARM;AArch64;WebAssembly
893+
wasmkit
893894
build-wasm-stdlib
894895
# FIXME(katei): Test fails on a specific CI node.
895896
# https://github.com/apple/swift/issues/70980

0 commit comments

Comments
 (0)