portfolio/.cargo/config.toml
Isaac Mills b8f59fef2a
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Add history navigation
2024-03-19 21:26:42 -04:00

2 lines
109 B
TOML

[target.wasm32-unknown-unknown]
rustflags = ["-C", "target-feature=+simd128", "--cfg=web_sys_unstable_apis"]