wasm-pack

Subcommands

NameDescription
buildBuild an npm package
helpPrints this message or the help of the given subcommand(s)
login, adduser, add-userAdd an npm registry user account
newCreate a new project with a template
packCreate a tarball of the npm package (does not publish)
publishPack and publish a package to npm
testRun tests for WebAssembly module

Options

NameDescription
--help, -hShow help for wasm-pack or for the given subcommand(s)
--quiet, -qSuppress output from stdout
--version, -VShow version for wasm-pack
--verbose, -vLog verbosity is based off the number of v used
--log-level, -l <log-level>The maximum level of messages that should be logged by wasm-pack