Expand description
Module for CLI commands.
Structs§
- Compose
Command - Compose WebAssembly components using the provided WAC source file.
- Parse
Command - Parses a WAC source file into a JSON AST representation.
- Plug
Command - Plugs the exports of any number of ‘plug’ components into the imports of a ‘socket’ component.
- Resolve
Command - Resolves a WAC source file into a DOT representation.
- Targets
Command - Verifies that a given WebAssembly component targets a world.
Enums§
- Package
Ref - The package path or registry package name.