mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-23 21:51:32 +00:00
Make all tests pass
This commit is contained in:
@ -32,7 +32,7 @@ use std::{
|
||||
};
|
||||
|
||||
use wasmer_runtime_core::{
|
||||
backend::{Backend, CacheGen, CompilerConfig, Token},
|
||||
backend::{CacheGen, CompilerConfig, Token},
|
||||
cache::{Artifact, Error as CacheError},
|
||||
codegen::*,
|
||||
memory::MemoryType,
|
||||
|
Reference in New Issue
Block a user