chore: make sure to specify wasm flags only on wasm build

This commit is contained in:
Max Richter
2026-01-23 01:18:23 +01:00
committed by Max Richter
parent 45a9800e6a
commit 343eca02b5

View File

@@ -1,4 +1,4 @@
[build]
[target.wasm32-unknown-unknown]
rustflags = [
"-C",
"link-arg=--import-memory",