Module wasm_pack::command

source ·
Expand description

CLI command structures, parsing, and execution.

Modules

  • Implementation of the wasm-pack build command.
  • Data structures and functions for publishing a package.
  • Implementation of the wasm-pack test command.
  • Utility functions for commands.

Enums

  • The various kinds of commands that wasm-pack can execute.

Functions