Skip to content

Commit e859d2b

Browse files
authored
Update swc (#43)
1 parent f02b0a4 commit e859d2b

File tree

5 files changed

+99
-154
lines changed

5 files changed

+99
-154
lines changed

.cargo/config

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
# These command aliases are not final, may change
22
[alias]
33
# Alias to build actual plugin binary for the specified target.
4-
prepublish = "build --target wasm32-wasi"
5-
6-
[target.wasm32-wasi]
7-
rustflags = "-C target-feature=+relaxed-simd"
4+
prepublish = "build --target wasm32-wasi"

0 commit comments

Comments
 (0)