Scroll to navigation

WASM-PACK(1) User Commands WASM-PACK(1)

NAME

wasm-pack new - ???? create a new project with a template

SYNOPSIS

wasm-pack new [OPTIONS] <NAME>

DESCRIPTION

???? create a new project with a template

Arguments:

<NAME>
The name of the project

OPTIONS

The URL to the template [default: https://github.com/drager/wasm-pack-template]
Should we install or check the presence of binary tools. [possible values: no-install, normal, force] [default: normal]
Print help
February 2026 wasm-pack new 0.14.0+ds