mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-30 17:11:33 +00:00
Starting to set up protected call in clif-backend
This commit is contained in:
@ -5,6 +5,7 @@ mod module;
|
||||
mod module_env;
|
||||
mod relocation;
|
||||
mod resolver;
|
||||
mod call;
|
||||
|
||||
use cranelift_codegen::{
|
||||
isa,
|
||||
|
Reference in New Issue
Block a user