Attempt both Yew and Web-View

This commit is contained in:
2018-08-26 00:59:17 -04:00
parent 26509b50e7
commit 3809114c7f
26 changed files with 8568 additions and 3 deletions

View File

@ -3,9 +3,6 @@ name = "electron_percy_wasm"
version = "0.1.0"
authors = ["Bradlee Speice <bradlee@speice.io>"]
[lib]
crate-type = ["cdylib"]
[dependencies]
percy-webapis = "0.0.1"
virtual-dom-rs = "0.1"