[target.'cfg(
all(
not(target_arch = "wasm32"),
not(feature = "noconfig")
)
)']
rustflags = ["-C", "target-cpu=native"]