mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-26 23:21:35 +00:00
Cleanup various FIXMEs and remove protect_unix.
This commit is contained in:
@ -40,7 +40,6 @@ extern crate smallvec;
|
||||
mod codegen_x64;
|
||||
mod emitter_x64;
|
||||
mod machine;
|
||||
pub mod protect_unix;
|
||||
#[cfg(target_arch = "aarch64")]
|
||||
mod translator_aarch64;
|
||||
|
||||
|
Reference in New Issue
Block a user