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

This commit is contained in:
spinline
2026-02-08 16:37:45 +03:00
parent 22b592a652
commit 329654cc4e

View File

@@ -0,0 +1,2 @@
[target.wasm32-unknown-unknown]
rustflags = ["-C", "target-feature=-bulk-memory"]