mirror of
https://github.com/fluencelabs/wasmer
synced 2025-07-27 13:22:00 +00:00
Fix clif backend
This commit is contained in:
lib/clif-backend/src
@@ -4,7 +4,6 @@ use crate::{
|
||||
};
|
||||
use cranelift_codegen::{ir, isa};
|
||||
use cranelift_wasm::{self, translate_module, FuncTranslator, ModuleEnvironment};
|
||||
use std::sync::Arc;
|
||||
use wasmer_runtime_core::{
|
||||
error::{CompileError, CompileResult},
|
||||
module::{
|
||||
|
Reference in New Issue
Block a user