mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-10 22:58:18 +00:00
Improved code based on comments
This commit is contained in:
@@ -26,6 +26,7 @@ pub use crate::types::{
|
||||
MemoryType, Mutability, TableType, Val, ValType,
|
||||
};
|
||||
|
||||
pub use target_lexicon::{Architecture, OperatingSystem, Triple, HOST};
|
||||
pub use wasm_common::{Bytes, Pages, ValueType, WasmExternType, WasmTypeList};
|
||||
#[cfg(feature = "compiler")]
|
||||
pub use wasmer_compiler::CompilerConfig;
|
||||
|
||||
Reference in New Issue
Block a user