wirm 1.0.0

A lightweight WebAssembly Transformation Library for the Component Model
Documentation
1
2
3
4
5
//! Sub-iterators used by the Iterators. Keep track of current location.

pub mod component_subiterator;
mod function_subiterator;
pub mod module_subiterator;