mirror of
https://codeberg.org/demostf/tf-demos-viewer.git
synced 2026-06-03 18:14:11 +02:00
opt
This commit is contained in:
parent
37cc6dda99
commit
96cb9259db
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ opt-level = 3 # demo parsing is slow
|
|||
lto = true
|
||||
|
||||
[package.metadata.wasm-pack.profile.release]
|
||||
wasm-opt = false
|
||||
wasm-opt = true
|
||||
#wasm-opt = ["-Oz", "--enable-mutable-globals"]
|
||||
|
||||
[features]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue