Module wasm_pack::command::build

source ·
Expand description

Implementation of the wasm-pack build command.

Structs

  • Everything required to configure and run the wasm-pack build command.
  • Everything required to configure and run the wasm-pack build command.

Enums

  • The build profile controls whether optimizations, debug info, and assertions are enabled or disabled.
  • What sort of output we’re going to be generating and flags we’re invoking wasm-bindgen with.