Skip to content

Commit

Permalink
Update config
Browse files Browse the repository at this point in the history
  • Loading branch information
Lokathor authored Dec 3, 2024
1 parent 0f15f92 commit 4b66cf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cargo-ci/config
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
rustflags = ["-Ctarget-cpu=native"]
rustdocflags = ["-Ctarget-cpu=native"]

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

0 comments on commit 4b66cf0

Please sign in to comment.