Module build

Module build 

Source
Expand description

Implementation of the wasm-pack build command.

Structs§

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

Enums§

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 wasm-bindgen with.