Closed PI-Victor closed 9 months ago
Rust CLI can read the config directory where the WASM modules are stored, loads and validates that all of them implement the required interface.
Rust CLI can read the config directory where the WASM modules are stored and loads all of them so that when running `skycrane init` the CLI can pick the right module based on the provider config.
Rust CLI can read the config directory where the WASM modules are stored, loads and validates that all of them implement the required interface.