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
parent 3203fb8f8e
commit f7b5ee5941

View File

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