Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

Commit

Permalink
Remove rest of wasm related things
Browse files Browse the repository at this point in the history
  • Loading branch information
GeckoEidechse committed Jul 31, 2022
1 parent 72fdd28 commit cc21412
Show file tree
Hide file tree
Showing 11 changed files with 0 additions and 260 deletions.
23 changes: 0 additions & 23 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 0 additions & 9 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,17 +24,8 @@ serde_json = "1.0.81"
reqwest = { version = "0.11", features = ["blocking"] }
zip = "0.6.2"
self_update = { version = "0.30.0", features = ["archive-zip", "archive-tar", "compression-flate2", "compression-zip-deflate", "compression-zip-bzip2"]}

# native:
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
tracing-subscriber = "0.3"

# web:
[target.'cfg(target_arch = "wasm32")'.dependencies]
console_error_panic_hook = "0.1.6"
tracing-wasm = "0.2"


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

Expand Down
3 changes: 0 additions & 3 deletions docs/README.md

This file was deleted.

Binary file removed docs/favicon.ico
Binary file not shown.
Binary file removed docs/icon-1024.png
Binary file not shown.
Binary file removed docs/icon-256.png
Binary file not shown.
Binary file removed docs/icon_ios_touch_192.png
Binary file not shown.
173 changes: 0 additions & 173 deletions docs/index.html

This file was deleted.

27 changes: 0 additions & 27 deletions docs/manifest.json

This file was deleted.

Binary file removed docs/maskable_icon_x512.png
Binary file not shown.
25 changes: 0 additions & 25 deletions docs/sw.js

This file was deleted.

0 comments on commit cc21412

Please sign in to comment.