mirror of
https://github.com/pezkuwichain/wasm-instrument.git
synced 2026-06-17 22:51:03 +00:00
more of optimizer decomposition
This commit is contained in:
+4
-1
@@ -1,3 +1,6 @@
|
||||
extern crate parity_wasm;
|
||||
|
||||
pub mod symbols;
|
||||
mod optimizer;
|
||||
pub mod symbols;
|
||||
|
||||
pub use optimizer::optimize;
|
||||
Reference in New Issue
Block a user