chore: make sure to specify wasm flags only on wasm build
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
[build]
|
[target.wasm32-unknown-unknown]
|
||||||
rustflags = [
|
rustflags = [
|
||||||
"-C",
|
"-C",
|
||||||
"link-arg=--import-memory",
|
"link-arg=--import-memory",
|
||||||
|
|||||||
Reference in New Issue
Block a user