pack_component 0.3.3

Greentic pack component implementation
Documentation
1
2
3
4
5
6
7
# pack_component

`pack_component` provides the Wasm component wrapper consumed by Greentic pack
hosts. It embeds the artefacts generated by `packc` and exposes the
`greentic:pack-export` interface.

See the repository root README for usage instructions.