Module wasm_pack::command[][src]

CLI command structures, parsing, and execution.

Modules

init

Initializing a crate for packing .wasms.

utils

Utility functions for commands.

Enums

Command

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

Functions

run_wasm_pack

Run a command with the given logger!