# wasm-pack new The `wasm-pack new` command creates a new RustWasm project for you, using [`cargo-generate`] under the hood. It takes 3 parameters, name, template, and mode: ``` wasm-pack new --template