1
0
mirror of https://github.com/fluencelabs/wasmer synced 2025-07-27 13:22:00 +00:00

Fix clif backend

This commit is contained in:
Lachlan Sneff
2019-02-22 16:20:26 -08:00
parent df03d00e74
commit 07c8975304
4 changed files with 4 additions and 5 deletions

@@ -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::{