mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-13 17:11:21 +00:00
More review fixes
This commit is contained in:
@ -10,7 +10,7 @@ use wasmer_runtime_core::{
|
||||
import::{ImportObject, Namespace},
|
||||
memory::Memory,
|
||||
types::{
|
||||
FuncSig, GlobalDesc,
|
||||
FuncSig, GlobalDescriptor,
|
||||
Type::{self, *},
|
||||
},
|
||||
vm::LocalGlobal,
|
||||
|
Reference in New Issue
Block a user