splicer 2.0.0

Plan and generate middleware splice operations for WebAssembly component composition graphs.
Documentation
1
2
3
4
5
6
7
8
9
10
11
# splicer docs

Start here depending on what you want:

| audience                                                     | start with                     |
|--------------------------------------------------------------|--------------------------------|
| User — writing a splice config file                          | [`splice-config.md`]./splice-config.md      |
| User — want to interpose generic middleware in a composition | [`adapter-components.md`]./adapter-components.md |
| Contributor — changing the adapter generator                 | [`adapter-internals.md`]./adapter-internals.md  |

[`TODO/`](./TODO/) holds in-progress design notes that aren't ready for the above.