mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-30 17:11:33 +00:00
Local/Import index differentiation
This commit is contained in:
@ -2,6 +2,7 @@ pub mod codegen;
|
||||
mod libcalls;
|
||||
mod relocation;
|
||||
mod resolver;
|
||||
// mod module;
|
||||
|
||||
use cranelift_codegen::{
|
||||
isa,
|
||||
|
Reference in New Issue
Block a user