Gen7ScriptsRs/.cargo/config.toml

3 lines
107 B
TOML
Executable File

[build]
target = "wasm32-unknown-unknown"
rustflags = ["-C", "target-feature=+reference-types,+multivalue"]