Running Components
There are two standard wit worlds that runtimes support. These worlds are the wasi:cli/command
world and the wasi:http/proxy
world. All other wit worlds and interfaces are considered to be custom. In the following sections, you'll see how to run components that implement either world, as well as how to invoke custom exports.