feat: configure performance for the rust porttion
This commit is contained in:
parent
5356e2dbb4
commit
c55413c47f
4 changed files with 14 additions and 7 deletions
|
|
@ -3,6 +3,3 @@ target = "wasm32-unknown-unknown"
|
|||
|
||||
[target.wasm32-unknown-unknown]
|
||||
rustflags = ["-C", "link-arg=--strip-all"]
|
||||
|
||||
[unstable]
|
||||
build-std = ["core", "alloc", "std", "panic_abort"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue