mirror of
https://github.com/pezkuwichain/wasm-instrument.git
synced 2026-05-01 01:47:56 +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