mirror of
https://github.com/napi-rs/napi-rs.git
synced 2025-12-08 19:56:07 +00:00
3 lines
98 B
TOML
3 lines
98 B
TOML
[target.'cfg(target_family = "wasm")']
|
|
rustflags = ["-C", "target-feature=+atomics,+bulk-memory"]
|