fix: wasm-opt build hatası için bulk-memory özelliği devre dışı bırakıldı
Some checks failed
Build MIPS Binary / build (push) Failing after 1m31s
Some checks failed
Build MIPS Binary / build (push) Failing after 1m31s
This commit is contained in:
2
frontend/.cargo/config.toml
Normal file
2
frontend/.cargo/config.toml
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
[target.wasm32-unknown-unknown]
|
||||||
|
rustflags = ["-C", "target-feature=-bulk-memory"]
|
||||||
Reference in New Issue
Block a user