optimizer decompose

This commit is contained in:
NikVolf
2017-05-04 15:59:22 +03:00
parent d0d23ddd98
commit 518669e44c
6 changed files with 179 additions and 148 deletions

3
src/lib.rs Normal file
View File

@ -0,0 +1,3 @@
extern crate parity_wasm;
pub mod symbols;