Some WASM changes, not ready yet.
This commit is contained in:
@@ -14,3 +14,7 @@ crate-type = ["cdylib"]
|
||||
[dependencies]
|
||||
hel = { version = "0.1.0", path = "../hel" }
|
||||
wasm-bindgen = "0.2.83"
|
||||
|
||||
[dependencies.web-sys]
|
||||
version = "0.3.4"
|
||||
features = [ 'Document' ]
|
||||
|
||||
Reference in New Issue
Block a user