fix: rustflags sadece wasm32 hedefine özel hale getirilerek uyarılar temizlendi
Some checks failed
Build MIPS Binary / build (push) Failing after 1m2s
Some checks failed
Build MIPS Binary / build (push) Failing after 1m2s
This commit is contained in:
@@ -1,5 +1,2 @@
|
|||||||
[build]
|
|
||||||
rustflags = ["-C", "target-feature=-bulk-memory"]
|
|
||||||
|
|
||||||
[target.wasm32-unknown-unknown]
|
[target.wasm32-unknown-unknown]
|
||||||
rustflags = ["-C", "target-feature=-bulk-memory"]
|
rustflags = ["-C", "target-feature=-bulk-memory"]
|
||||||
|
|||||||
@@ -1,5 +1,2 @@
|
|||||||
[build]
|
|
||||||
rustflags = ["-C", "target-feature=-bulk-memory"]
|
|
||||||
|
|
||||||
[target.wasm32-unknown-unknown]
|
[target.wasm32-unknown-unknown]
|
||||||
rustflags = ["-C", "target-feature=-bulk-memory"]
|
rustflags = ["-C", "target-feature=-bulk-memory"]
|
||||||
|
|||||||
Reference in New Issue
Block a user