mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-13 00:51:20 +00:00
Rearrange some apis
This commit is contained in:
@ -29,7 +29,7 @@ use wasmer_runtime::{
|
||||
TableIndex as WasmerTableIndex, Type as WasmerType,
|
||||
},
|
||||
vm::{self, Ctx as WasmerVMContext},
|
||||
LinearMemory,
|
||||
memory::LinearMemory,
|
||||
};
|
||||
|
||||
/// The converter namespace contains functions for converting a Cranelift module
|
||||
|
Reference in New Issue
Block a user