put externalizer to api

This commit is contained in:
NikVolf
2017-05-05 16:05:21 +03:00
parent 8fca2a9eb6
commit 9d03b0984b
4 changed files with 112 additions and 103 deletions
+2 -1
View File
@@ -4,4 +4,5 @@ version = "0.1.0"
authors = ["NikVolf <nikvolf@gmail.com>"]
[dependencies]
parity-wasm = { git="https://github.com/nikvolf/parity-wasm" }
parity-wasm = { git="https://github.com/nikvolf/parity-wasm" }
wasm_utils = { path = "../" }