[−][src]Module wasm_pack::command::build
Implementation of the wasm-pack build command.
Structs
| Build | Everything required to configure and run the |
| BuildOptions | Everything required to configure and run the |
Enums
| BuildMode | The |
| BuildProfile | The build profile controls whether optimizations, debug info, and assertions are enabled or disabled. |
| Target | What sort of output we're going to be generating and flags we're invoking
|