mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-30 17:11:33 +00:00
transition to protected_caller
This commit is contained in:
@ -1,11 +1,11 @@
|
||||
// pub mod codegen;
|
||||
mod call;
|
||||
mod func_env;
|
||||
mod libcalls;
|
||||
mod module;
|
||||
mod module_env;
|
||||
mod relocation;
|
||||
mod resolver;
|
||||
mod call;
|
||||
|
||||
use cranelift_codegen::{
|
||||
isa,
|
||||
|
Reference in New Issue
Block a user