Expand description
CLI command structures, parsing, and execution.
Modules§
- build
- Implementation of the
wasm-pack buildcommand. - publish
- Data structures and functions for publishing a package.
- test
- Implementation of the
wasm-pack testcommand. - utils
- Utility functions for commands.
Enums§
- Command
- The various kinds of commands that
wasm-packcan execute.
Functions§
- run_
wasm_ pack - Run a command with the given logger!