Skip to content

Commit

Permalink
Merge pull request #16 from sdasda7777/sdasda7777_pages17
Browse files Browse the repository at this point in the history
Attempt to optimize WASM build
  • Loading branch information
sdasda7777 authored Dec 8, 2023
2 parents 2b1ac40 + 2e85730 commit 48765bf
Show file tree
Hide file tree
Showing 2 changed files with 171 additions and 173 deletions.
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ web-time = "0.2"
getrandom = { version = "0.2", features = ["js"] }
wasm-bindgen = "=0.2.84"
wasm-bindgen-futures = "0.4"
# Figure this out later
# ehttp = "0.3"

[profile.release]
opt-level = 2 # fast and small wasm
Expand Down
Loading

0 comments on commit 48765bf

Please sign in to comment.