diff --git a/.cargo/config.toml b/.cargo/config.toml index be42c80..dd1352f 100644 --- a/.cargo/config.toml +++ b/.cargo/config.toml @@ -1,4 +1,4 @@ -[build] +[target.wasm32-unknown-unknown] rustflags = [ "-C", "link-arg=--import-memory",