wasm-printer 0.1.10

Wasm printer
Documentation
1
2
3
4
pub mod wasm;
pub mod wast;

pub use wast::WastPrinter;