mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-12 21:38:39 +00:00
Remove to_wasm_error
This commit is contained in:
@@ -84,9 +84,6 @@ pub use crate::target::{
|
||||
PointerWidth, Target, Triple,
|
||||
};
|
||||
#[cfg(feature = "translator")]
|
||||
#[allow(deprecated)]
|
||||
pub use crate::translator::to_wasm_error;
|
||||
#[cfg(feature = "translator")]
|
||||
pub use crate::translator::{
|
||||
translate_module, wptype_to_type, FunctionBodyData, FunctionMiddleware, MiddlewareBinaryReader,
|
||||
MiddlewareReaderState, ModuleEnvironment, ModuleInfoTranslation, ModuleMiddleware,
|
||||
|
||||
Reference in New Issue
Block a user