This commit is contained in:
parent
3d757e00f2
commit
6a65e43ca9
10 changed files with 353 additions and 104 deletions
|
|
@ -13,6 +13,7 @@ crate-type = ["cdylib"]
|
|||
wasm-bindgen = "0.2"
|
||||
wasm-bindgen-futures = "0.4"
|
||||
js-sys = "0.3"
|
||||
web-sys = { version = "0.3", features = ["console"] }
|
||||
futures-channel = "0.3"
|
||||
console_error_panic_hook = "0.1"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue