Fix lightbeam build broken when supporting ModuleTranslateState (#445)
This commit is contained in:
committed by
Dan Gohman
parent
8c4cbf9a55
commit
a3dd4b91e1
@@ -133,6 +133,7 @@ impl Compiler {
|
||||
CompilationStrategy::Lightbeam => {
|
||||
wasmtime_environ::lightbeam::Lightbeam::compile_module(
|
||||
module,
|
||||
module_translation,
|
||||
function_body_inputs,
|
||||
&*self.isa,
|
||||
debug_data.is_some(),
|
||||
|
||||
Reference in New Issue
Block a user