Description
Packages Rust projects for WebAssembly workflows, especially projects that need JavaScript bindings, generated output directories, and web-ready build artifacts. It helps Rust developers move from source code to wasm packages with fewer manual steps.
This is a command-line build helper, not a WebAssembly runtime. It creates generated files as part of the build process, so it should be run in the intended project directory and with dependencies pinned for reproducible results.