Module command

Module command 

Source
Expand description

CLI command structures, parsing, and execution.

Modules§

build
Implementation of the wasm-pack build command.
publish
Data structures and functions for publishing a package.
test
Implementation of the wasm-pack test command.
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!