Stable backports (WASM libraries bump) (#8219)
* bump wasm libs (#8171) * bump wasmi version (#8209)
This commit is contained in:
committed by
Tomasz Drwięga
parent
4a67b1b8f7
commit
fc53f27c86
@@ -24,7 +24,7 @@ extern crate ethcore_bigint as bigint;
|
||||
extern crate libc;
|
||||
extern crate parity_wasm;
|
||||
extern crate vm;
|
||||
extern crate wasm_utils;
|
||||
extern crate pwasm_utils as wasm_utils;
|
||||
extern crate wasmi;
|
||||
|
||||
mod runtime;
|
||||
|
||||
Reference in New Issue
Block a user