Expand description
A library with reusable helpers and types for the wkg
CLI. This is intended to be used by
other downstream CLI tools that may need to leverage some of the same functionality provided by
wkg
.
Modulesยง
- Type definitions and functions for working with
wkg.toml
files. - Type definitions and functions for working with
wkg.lock
files. - A resolver for resolving dependencies from a component registry.
- Functions for building WIT packages and fetching their dependencies.