splicer 2.4.1

Plan and generate middleware splice operations for WebAssembly component composition graphs.
Documentation
1
2
3
4
5
6
7
8
9
//! Tier-2 test root. Each submodule covers one slice of the
//! adapter pipeline; the fuzz submodule layers a structural
//! property test on top of the same generator entry point.

mod blob;
mod cells;
mod dispatch_roundtrip;
mod fuzz;
mod layout;