mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-22 13:11:32 +00:00
fix compilation error
This commit is contained in:
@ -615,6 +615,8 @@ mod vm_ctx_tests {
|
||||
|
||||
namespace_table: StringTable::new(),
|
||||
name_table: StringTable::new(),
|
||||
|
||||
em_symbol_map: None,
|
||||
},
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user