Skip to main content

write_wasm_registry_to_file

Function write_wasm_registry_to_file 

Source
pub fn write_wasm_registry_to_file(path: &str)
Expand description

Read the live distributed slices, format wasm_registry.rs, and write it to path. No-op when content is unchanged (matches write_r_wrappers_to_file).