add deno wasm
This commit is contained in:
@@ -10,3 +10,7 @@ edition = "2018"
|
||||
crate-type =["cdylib"]
|
||||
|
||||
[dependencies]
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
opt-level = 'z'
|
||||
|
||||
Reference in New Issue
Block a user