Move wasmer dependency from gen_wasm to test_wasm

This commit is contained in:
Brian Carroll 2021-11-07 22:56:28 +00:00
parent eb691ef617
commit ce9658684a
10 changed files with 7 additions and 9 deletions

View file

@ -1,5 +1,4 @@
mod backend;
pub mod from_wasm32_memory;
mod layout;
mod storage;
pub mod wasm_module;