Skip to main content

Module artifacts

Module artifacts 

Source

Enums§

WasmBuildProfile
WasmBuildProfile

Functions§

artifact_is_fresh_against_inputs
Check whether one artifact is newer than the inputs that define it.
build_dfx_all
Build all dfx canisters while holding a file lock around the build.
build_wasm_canisters
Build one or more wasm canisters into the provided target directory.
dfx_artifact_ready
Check whether a dfx artifact exists and is fresh against watched inputs.
prebuilt_wasm_dir
Resolve an optional prebuilt wasm directory override from the environment.
read_wasm
Read a compiled wasm artifact for one crate.
test_target_dir
Return a stable target directory for host-side wasm test artifacts.
wasm_artifacts_ready
Check whether all requested wasm artifacts already exist.
wasm_path
Resolve the wasm artifact path for one crate under a target directory.
workspace_root_for
Resolve the workspace root from a crate manifest directory.