mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-16 10:21:22 +00:00
fix(spectests) Remove a warning.
This commit is contained in:
@ -1,5 +1,4 @@
|
|||||||
use wabt::wat2wasm;
|
use wabt::wat2wasm;
|
||||||
use wasmer_clif_backend::CraneliftCompiler;
|
|
||||||
use wasmer_runtime_core::{backend::Compiler, import::ImportObject, Instance};
|
use wasmer_runtime_core::{backend::Compiler, import::ImportObject, Instance};
|
||||||
|
|
||||||
fn main() {
|
fn main() {
|
||||||
|
Reference in New Issue
Block a user