Module commands

Source
Expand description

Module for CLI commands.

Structs§

ComposeCommand
Compose WebAssembly components using the provided WAC source file.
ParseCommand
Parses a WAC source file into a JSON AST representation.
PlugCommand
Plugs the exports of any number of ‘plug’ components into the imports of a ‘socket’ component.
ResolveCommand
Resolves a WAC source file into a DOT representation.
TargetsCommand
Verifies that a given WebAssembly component targets a world.

Enums§

PackageRef
The package path or registry package name.