napi-rs/.cargo/config.toml

2 lines
98 B
TOML

[target.'cfg(target_family = "wasm")']
rustflags = ["-C", "target-feature=+atomics,+bulk-memory"]