5 lines
140 B
TOML
5 lines
140 B
TOML
[build]
|
|
rustflags = ["-C", "target-feature=-bulk-memory"]
|
|
|
|
[target.wasm32-unknown-unknown]
|
|
rustflags = ["-C", "target-feature=-bulk-memory"] |