Develop wasm support further.
This commit is contained in:
@@ -15,6 +15,7 @@ crate-type = ["cdylib"]
|
||||
hel = { version = "0.1.0", path = "../hel" }
|
||||
lazy_static = "1.4.0"
|
||||
wasm-bindgen = "0.2.83"
|
||||
parking_lot = "0.12.1"
|
||||
|
||||
[dependencies.web-sys]
|
||||
version = "0.3.4"
|
||||
|
||||
Reference in New Issue
Block a user