Function gear_wasm_builder::build_metawasm
source ยท pub fn build_metawasm() -> Option<(PathBuf, PathBuf)>
Expand description
Shorthand function to be used in build.rs
.
See WasmBuilder::build().
pub fn build_metawasm() -> Option<(PathBuf, PathBuf)>
Shorthand function to be used in build.rs
.
See WasmBuilder::build().