Files
vibetorrent/frontend/.cargo/config.toml
spinline 329654cc4e
Some checks failed
Build MIPS Binary / build (push) Failing after 1m31s
fix: wasm-opt build hatası için bulk-memory özelliği devre dışı bırakıldı
2026-02-08 16:37:45 +03:00

3 lines
82 B
TOML

[target.wasm32-unknown-unknown]
rustflags = ["-C", "target-feature=-bulk-memory"]