Skip to main content

default_build_command

Function default_build_command 

Source
pub fn default_build_command() -> Command
Available on non-WebAssembly only.
Expand description

Get the default command for the build in the dist process.

This is cargo build --target wasm32-unknown-unknown.