mirror of
https://github.com/fluencelabs/parity-wasm
synced 2025-06-28 22:22:02 +00:00
refactor value types gen a bit
This commit is contained in:
@ -3,6 +3,7 @@
|
||||
mod invoke;
|
||||
mod module;
|
||||
mod code;
|
||||
mod misc;
|
||||
|
||||
pub use self::module::{module, ModuleBuilder};
|
||||
pub use self::code::function;
|
Reference in New Issue
Block a user