feat: WASM için bulk-memory özelliği aktif edildi
Some checks failed
Build MIPS Binary / build (push) Failing after 3s
Some checks failed
Build MIPS Binary / build (push) Failing after 3s
This commit is contained in:
@@ -1,5 +1 @@
|
||||
[build]
|
||||
rustflags = ["-C", "target-feature=-bulk-memory"]
|
||||
|
||||
[target.wasm32-unknown-unknown]
|
||||
rustflags = ["-C", "target-feature=-bulk-memory"]
|
||||
[target.wasm32-unknown-unknown]\nrustflags = ["-C", "target-feature=+bulk-memory"]
|
||||
|
||||
Reference in New Issue
Block a user