a whole load of work in progress
This commit is contained in:
parent
caec0b8ac9
commit
26ba098183
63 changed files with 3234 additions and 321 deletions
|
@ -9,6 +9,10 @@ log = "0.4.22"
|
|||
[profile.wasm-dev]
|
||||
inherits = "dev"
|
||||
panic = "abort"
|
||||
opt-level = 1
|
||||
|
||||
[profile.wasm-dev.package.tiny-skia]
|
||||
opt-level = 3
|
||||
|
||||
[profile.wasm-release]
|
||||
inherits = "release"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue