mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-07 21:28:21 +00:00
Trying to fix windows compilation
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
//! ```
|
||||
//!
|
||||
//! Ready?
|
||||
#![cfg(feature = "llvm")]
|
||||
|
||||
use wasmer::{imports, wat2wasm, Instance, Module, Store, Value};
|
||||
use wasmer_compiler_llvm::LLVM;
|
||||
|
||||
Reference in New Issue
Block a user