mirror of
https://github.com/rm-dr/daisy
synced 2025-06-30 22:23:40 -07:00
Enabled wasm optimizations
This commit is contained in:
@ -34,8 +34,7 @@ num = "0.4.1"
|
||||
#astro-float = "0.7.1"
|
||||
|
||||
[package.metadata.wasm-pack.profile.release]
|
||||
# wasm-opt doesn't work, need to figure out why
|
||||
wasm-opt = false
|
||||
wasm-opt = true
|
||||
|
||||
[target.'cfg(target_family = "unix")'.dependencies]
|
||||
termion = "2.0.1"
|
||||
|
Reference in New Issue
Block a user