Enabled wasmtime (#4569)

This commit is contained in:
Arkadiy Paronyan
2020-01-09 19:23:51 +01:00
committed by Gavin Wood
parent ca997cf1e4
commit b61b3095ee
+1 -1
View File
@@ -105,7 +105,7 @@ structopt = "=0.3.7"
vergen = "3.0.4"
[features]
default = ["cli"]
default = ["cli", "wasmtime"]
browser = [
"browser-utils",
"wasm-bindgen",