mirror of
https://github.com/fluencelabs/wasmer
synced 2025-07-11 14:21:34 +00:00
Add some branching instructions
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
use wasmer_runtime_core::{
|
||||
backend::{Compiler, Token},
|
||||
error::CompileError,
|
||||
module::{ModuleInfo, ModuleInner},
|
||||
module::ModuleInner,
|
||||
};
|
||||
|
||||
mod code;
|
||||
|
Reference in New Issue
Block a user