Skip to content

Commit 4b66cf0

Browse files
authored
Update config
1 parent 0f15f92 commit 4b66cf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cargo-ci/config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
rustflags = ["-Ctarget-cpu=native"]
99
rustdocflags = ["-Ctarget-cpu=native"]
1010

11-
[target.wasm32-wasi]
11+
[target.wasm32-wasip1]
1212
runner = "wasmtime run --wasm-features all --dir ."
1313
rustflags = ["-Ctarget-feature=+simd128,+bulk-memory,+nontrapping-fptoint,+sign-ext"]

0 commit comments

Comments
 (0)