fix: wasm-opt build hatası için rustc ve wasm-opt versiyon ayarları güncellendi
Some checks failed
Build MIPS Binary / build (push) Failing after 1m8s
Some checks failed
Build MIPS Binary / build (push) Failing after 1m8s
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
[target.wasm32-unknown-unknown]
|
||||
[build]
|
||||
rustflags = ["-C", "target-feature=-bulk-memory"]
|
||||
|
||||
[target.wasm32-unknown-unknown]
|
||||
rustflags = ["-C", "target-feature=-bulk-memory"]
|
||||
Reference in New Issue
Block a user