Splitting vweb into multiple modules
This commit is contained in:
@@ -12,6 +12,7 @@ crate-type = ["cdylib"]
|
||||
vcore = { path = "../vcore" }
|
||||
vgfx = { path = "../vgfx" }
|
||||
vasm_core = { path = "../vasm_core" }
|
||||
forge_core = { path = "../forge_core" }
|
||||
wasm-bindgen = "0.2"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde-wasm-bindgen = "0.4"
|
||||
|
||||
Reference in New Issue
Block a user